summaryrefslogtreecommitdiff
path: root/vcl/unx/inc/plugins
diff options
context:
space:
mode:
authorcaolan <caolan@localhost.localdomain>2009-10-28 10:10:41 +0000
committercaolan <caolan@localhost.localdomain>2009-10-28 10:10:41 +0000
commit5f92cc494e324f3b09c4b640ad73531860405f78 (patch)
treeee5ff75afc203bc80b6bbf79973e9d73d29cd0f8 /vcl/unx/inc/plugins
parentc0f197f920974f3fdaf8278dad16dc5ecb994d52 (diff)
gsminhibit: #i106372#: move to org.gnome.SessionManager
Diffstat (limited to 'vcl/unx/inc/plugins')
-rw-r--r--vcl/unx/inc/plugins/gtk/gtkframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/inc/plugins/gtk/gtkframe.hxx b/vcl/unx/inc/plugins/gtk/gtkframe.hxx
index 74394c71e4b2..a8fc6f65d4ee 100644
--- a/vcl/unx/inc/plugins/gtk/gtkframe.hxx
+++ b/vcl/unx/inc/plugins/gtk/gtkframe.hxx
@@ -180,7 +180,7 @@ class GtkSalFrame : public SalFrame
GdkVisibilityState m_nVisibility;
PointerStyle m_ePointerStyle;
int m_nSavedScreenSaverTimeout;
- guint m_nGSSCookie;
+ guint m_nGSMCookie;
int m_nWorkArea;
bool m_bFullscreen;
bool m_bSingleAltPress;