better fix for aCC and rawbmp.h
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 53c99fdac0443a1c9ab631d440fec70374f52053..a953b7412ea08ea556791c27c6f955eae1ffaa76 100644 (file)
@@ -148,9 +148,7 @@ private:
     bool m_grabbed;
 
     bool m_updateDecorSize;
-    
-public:
-    bool m_resizeQueued;
+    bool m_deferShowAllowed;
 };
 
 #endif // _WX_GTK_TOPLEVEL_H_