]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
use a virtual function instead of wxDynamicCast(wxMDIParentFrame) in wxFrame code...
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 53c99fdac0443a1c9ab631d440fec70374f52053..1670cff48678f2ff939aa14b8484202564d06817 100644 (file)
@@ -148,9 +148,6 @@ private:
     bool m_grabbed;
 
     bool m_updateDecorSize;
     bool m_grabbed;
 
     bool m_updateDecorSize;
-    
-public:
-    bool m_resizeQueued;
 };
 
 #endif // _WX_GTK_TOPLEVEL_H_
 };
 
 #endif // _WX_GTK_TOPLEVEL_H_