]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
Make it possible for pywxrc to generate just the gettext _() strings
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index e472846bb0f1396264dd205c0fe1fe8ba750ef2d..69f49709902b9f2908a732cf45150d96563d4bc2 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/utils.h"
+    #include "wx/panel.h"
 #endif
 
-#include "wx/utils.h"
-#include "wx/log.h"
 #include "wx/math.h"
 #include "wx/settings.h"
-#include "wx/panel.h"
 #include "wx/strconv.h"
 #include "wx/fontutil.h"        // for wxNativeFontInfo (GetNativeFontInfo())