]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
wx.ProgressDialog.Update now returns two values.
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index e472846bb0f1396264dd205c0fe1fe8ba750ef2d..59dc8c06906de3118fbc813bff36c4b7e0ef07dc 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/utils.h"
 #endif
 
-#include "wx/utils.h"
-#include "wx/log.h"
 #include "wx/math.h"
 #include "wx/settings.h"
 #include "wx/panel.h"