]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/frame.cpp
Don't handle WM_PRINTCLIENT anymore, manually draw the static box label background...
[wxWidgets.git] / src / msw / frame.cpp
index 42a71529a7e7a3b2c8b6b399e45824d9e9f41c9e..800cd97d862c93fdfd0097c589608b6fdf389e47 100644 (file)
@@ -38,6 +38,7 @@
     #include "wx/log.h"
     #include "wx/toolbar.h"
     #include "wx/statusbr.h"
+    #include "wx/menuitem.h"
 #endif // WX_PRECOMP
 
 #include "wx/msw/private.h"
@@ -53,8 +54,6 @@
 
 #include "wx/generic/statusbr.h"
 
-#include "wx/menuitem.h"
-
 #ifdef __WXUNIVERSAL__
     #include "wx/univ/theme.h"
     #include "wx/univ/colschem.h"