summaryrefslogtreecommitdiff
path: root/framework/source/helper
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-26 12:51:27 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-26 12:51:27 +0200
commit02931dc8c7ca01c536a12e213b3d728632d5d4c0 (patch)
tree03ac8ebc13ec6a283da2f2bba03a2e81f6f8bcde /framework/source/helper
parentf277d2a8caee4b15a518a26a3d1c064a9a3a1a62 (diff)
ouch
Change-Id: I927a688c28121d084bf3fd9a57dd1a9c2501a407
Diffstat (limited to 'framework/source/helper')
-rw-r--r--framework/source/helper/titlebarupdate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/source/helper/titlebarupdate.cxx b/framework/source/helper/titlebarupdate.cxx
index cac2298c810b..c62d48ba7517 100644
--- a/framework/source/helper/titlebarupdate.cxx
+++ b/framework/source/helper/titlebarupdate.cxx
@@ -186,6 +186,7 @@ void TitleBarUpdate::impl_updateApplicationID(const css::uno::Reference< css::fr
sApplicationID += OUString(sal_Unicode('-'));
sApplicationID += sDesktopName.toAsciiLowerCase();
#endif
+#endif
}
catch(const css::uno::Exception&)
{