]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/frame.cpp
Updating with Vadim's API changes.
[wxWidgets.git] / src / palmos / frame.cpp
index 8d2f51ee16d44f6690f31ab4d17861e34afffecf..92e7cea81dda6a5dc6b0e499587fb007c34194ef 100644 (file)
     #include "wx/mdi.h"
     #include "wx/panel.h"
     #include "wx/log.h"
-#endif // WX_PRECOMP
-
-#if wxUSE_STATUSBAR
-    #include "wx/statusbr.h"
-    #include "wx/generic/statusbr.h"
-#endif // wxUSE_STATUSBAR
-
-#if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
-#endif // wxUSE_TOOLBAR
-
-#include "wx/menuitem.h"
+    #include "wx/statusbr.h"
+    #include "wx/menuitem.h"
+#endif // WX_PRECOMP
 
 #ifdef __WXUNIVERSAL__
     #include "wx/univ/theme.h"