Kaydet (Commit) 02931dc8 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

ouch

Change-Id: I927a688c28121d084bf3fd9a57dd1a9c2501a407
üst f277d2a8
......@@ -185,6 +185,7 @@ void TitleBarUpdate::impl_updateApplicationID(const css::uno::Reference< css::fr
sApplicationID = utl::ConfigManager::getProductName().toAsciiLowerCase();
sApplicationID += OUString(sal_Unicode('-'));
sApplicationID += sDesktopName.toAsciiLowerCase();
#endif
#endif
}
catch(const css::uno::Exception&)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment