]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/frame.h
wxRadioBox fixed on mac
[wxWidgets.git] / include / wx / gtk1 / frame.h
index 5435810ab1ff21d250503397a2db31fb70349849..702f5190059f0f07f0a6083b4759bed75e285d93 100644 (file)
@@ -114,6 +114,8 @@ public:
     bool          m_toolBarDetached;
     bool          m_insertInClientArea;  /* not from within OnCreateXXX */
 
+    bool          m_isIconized;
+
     bool          m_fsIsShowing;         /* full screen */
     long          m_fsSaveStyle;
     long          m_fsSaveFlag;