X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d0c4d2e7bcedb4599c3cce0af19adf73b2f8ecd..f5526d3613532a662f65b108007e5fef14c2e940:/include/wx/gtk/frame.h diff --git a/include/wx/gtk/frame.h b/include/wx/gtk/frame.h index 5435810ab1..702f519005 100644 --- a/include/wx/gtk/frame.h +++ b/include/wx/gtk/frame.h @@ -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;