[Libreoffice-commits] core.git: framework/source
Fridrich Å trba
fridrich.strba at bluewin.ch
Fri Jul 26 03:51:55 PDT 2013
framework/source/helper/titlebarupdate.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 02931dc8c7ca01c536a12e213b3d728632d5d4c0
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Fri Jul 26 12:51:27 2013 +0200
ouch
Change-Id: I927a688c28121d084bf3fd9a57dd1a9c2501a407
diff --git a/framework/source/helper/titlebarupdate.cxx b/framework/source/helper/titlebarupdate.cxx
index cac2298..c62d48b 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&)
{
More information about the Libreoffice-commits
mailing list