]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/toplevel.cpp
allow adjusting the combo button size (patch 1489452)
[wxWidgets.git] / src / gtk / toplevel.cpp
index a28e6741a1e0d6232560127b980a51a8121c8e16..4f33dc0d04ad5e59adaf2b0677d2813043eb222d 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/dcclient.h"
 #endif
 
 #include "wx/dialog.h"
 #include "wx/control.h"
-#include "wx/dcclient.h"
 #include "wx/gtk/private.h"
 #include "wx/timer.h"
 #include "wx/settings.h"