]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/frame.cpp
Also need to override Show
[wxWidgets.git] / src / palmos / frame.cpp
index db49861dda35ec0ae733a612ff860141cc22f364..827dd5a3077310907691e0136a6cf902510f04ce 100644 (file)
     #include "wx/panel.h"
     #include "wx/log.h"
     #include "wx/toolbar.h"
-#endif // WX_PRECOMP
-
-#if wxUSE_STATUSBAR
     #include "wx/statusbr.h"
-    #include "wx/generic/statusbr.h"
-#endif // wxUSE_STATUSBAR
+    #include "wx/menuitem.h"
+#endif // WX_PRECOMP
 
-#include "wx/menuitem.h"
+#include "wx/generic/statusbr.h"
 
 #ifdef __WXUNIVERSAL__
     #include "wx/univ/theme.h"