summaryrefslogtreecommitdiff
path: root/framework/inc/helper/titlebarupdate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/titlebarupdate.hxx')
-rw-r--r--framework/inc/helper/titlebarupdate.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx
index 8a99fa905a..0f3c32c48d 100644
--- a/framework/inc/helper/titlebarupdate.hxx
+++ b/framework/inc/helper/titlebarupdate.hxx
@@ -212,6 +212,10 @@ class TitleBarUpdate : // interfaces
*/
void impl_updateTitle(const css::uno::Reference< css::frame::XFrame >& xFrame);
+ //Hook to set GNOME3/Windows 7 applicationID for toplevel frames
+ //http://msdn.microsoft.com/en-us/library/dd378459(v=VS.85).aspx
+ //http://live.gnome.org/GnomeShell/ApplicationBased
+ void impl_updateApplicationID(const css::uno::Reference< css::frame::XFrame >& xFrame);
}; // class TitleBarUpdate
} // namespace framework