[Libreoffice-commits] .: framework/source
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Mon Mar 5 00:21:45 PST 2012
framework/source/services/desktop.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b8550f6a66af279a34731a2d7921fb63550e463b
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Mon Mar 5 09:21:38 2012 +0100
add a space
diff --git a/framework/source/services/desktop.cxx b/framework/source/services/desktop.cxx
index 3d164f0..8a03aa3 100644
--- a/framework/source/services/desktop.cxx
+++ b/framework/source/services/desktop.cxx
@@ -428,7 +428,7 @@ namespace
bool SAL_CALL Desktop::terminateQuickstarterToo()
throw( css::uno::RuntimeException )
{
- QuickstartSuppressoraQuickstartSuppressor(this, m_xQuickLauncher);
+ QuickstartSuppressor aQuickstartSuppressor(this, m_xQuickLauncher);
return terminate();
}
More information about the Libreoffice-commits
mailing list