]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/textctrl.cpp
implemented SetItemToolTip()
[wxWidgets.git] / src / gtk / textctrl.cpp
index 3b3cd28c2dc9ae147d10aa93557db71b6569fa21..2b60a1a8f67d4e6f096580a23a8a11678eadbf52 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/math.h"
 #include "wx/settings.h"
-#include "wx/panel.h"
 #include "wx/strconv.h"
 #include "wx/fontutil.h"        // for wxNativeFontInfo (GetNativeFontInfo())