]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/frame.h
Small cursor improvements
[wxWidgets.git] / include / wx / gtk / frame.h
index 70bb8392b6be0622d8feca370a0b94b389484876..13a543e0fe2468c6308bbe629ea924a0021669d7 100644 (file)
@@ -114,6 +114,7 @@ public:
     GtkWidget    *m_mainWidget;
     bool          m_menuBarDetached;
     bool          m_toolBarDetached;
+    bool          m_insertInClientArea;  /* not from within OnCreateXXX */
 
 protected:
     virtual void DoSetSize(int x, int y,