]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/renderer.cpp
refresh tree item after changing its icon so that the change is visible
[wxWidgets.git] / src / gtk / renderer.cpp
index dc787ba85a793d88e379e8692d1c2b72166210b8..a16251eaf7450be0260e3c6a65efd02358b483a2 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/window.h"
     #include "wx/dc.h"
+    #include "wx/dcclient.h"
+    #include "wx/settings.h"
 #endif
 
 #include <gtk/gtk.h>
 #include "wx/gtk/win_gtk.h"
 
-#include "wx/dcclient.h"
-#include "wx/settings.h"
-
 // RR: After a correction to the orientation of the sash
 //     this doesn't seem to be required anymore and it
 //     seems to confuse some themes so USE_ERASE_RECT=0