]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/textctrl.cpp
wx.ProgressDialog.Update now returns two values.
[wxWidgets.git] / src / gtk / textctrl.cpp
index 7705302842ea09fd08a1d97880ad0f4e1149cc03..73b66c7677224d26495339124451e738f0a54ffc 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"