]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sizer.cpp
Reverted last wxBookCtrl change and added alignment check to notebook
[wxWidgets.git] / src / common / sizer.cpp
index 92377a0d0ad6ff59e6c0c3dd21536f3aa98802ec..131977e2afd77697d56802802728b61e0e42409c 100644 (file)
     #include "wx/math.h"
     #include "wx/utils.h"
     #include "wx/settings.h"
+    #include "wx/statbox.h"
 #endif // WX_PRECOMP
 
 #include "wx/sizer.h"
-#include "wx/statbox.h"
 #include "wx/listimpl.cpp"
 
 #if WXWIN_COMPATIBILITY_2_4