]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
better fix for aCC and rawbmp.h
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 1670cff48678f2ff939aa14b8484202564d06817..a953b7412ea08ea556791c27c6f955eae1ffaa76 100644 (file)
@@ -148,6 +148,7 @@ private:
     bool m_grabbed;
 
     bool m_updateDecorSize;
+    bool m_deferShowAllowed;
 };
 
 #endif // _WX_GTK_TOPLEVEL_H_