]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/toplevel.cpp
Map between int page ids and page pointers using hashes so that it works when
[wxWidgets.git] / src / palmos / toplevel.cpp
index 2e0f479cbcaad2c2bad0d7e23208114e0008ceb5..8be56e16f57048f8080cd3281f3b5e76bc42c9b8 100644 (file)
     #include "wx/intl.h"
     #include "wx/frame.h"
     #include "wx/containr.h"        // wxSetFocusToChild()
+    #include "wx/button.h"
 #endif //WX_PRECOMP
 
 #include "wx/module.h"
 #include "wx/display.h"
 
 // controls for sending select event
-#include "wx/button.h"
 #include "wx/checkbox.h"
 #include "wx/radiobut.h"
 #include "wx/tglbtn.h"