]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/cursor.cpp
use GetLabelText() instead of wxStripMenuCodes() to avoid stripping the part of the...
[wxWidgets.git] / src / mgl / cursor.cpp
index 97e4f7c7e2de4bb1e2b8ba61716058186429c0f2..48e37f2b5981e74e961057908e8450ca99aa3858 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/utils.h"
+    #include "wx/hashmap.h"
 #endif
 
 #include "wx/module.h"
-#include "wx/utils.h"
-#include "wx/log.h"
-#include "wx/hashmap.h"
 
 #include "wx/mgl/private.h"