]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/window.cpp
document that the workaround used to make popup menus behave correctly is the one...
[wxWidgets.git] / src / msw / window.cpp
index 3be9dd4b12fe474cb5364a3d67d1eec26ce5e11b..416e52c751e8fb977ed0a6eacd40bb9adfe10fc9 100644 (file)
@@ -43,6 +43,7 @@
     #include "wx/settings.h"
     #include "wx/statbox.h"
     #include "wx/sizer.h"
+    #include "wx/intl.h"
 #endif
 
 #if wxUSE_OWNER_DRAWN && !defined(__WXUNIVERSAL__)
@@ -86,7 +87,6 @@
     #include "wx/spinctrl.h"
 #endif // wxUSE_SPINCTRL
 
-#include "wx/intl.h"
 #include "wx/log.h"
 
 #include "wx/textctrl.h"