]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/font.cpp
refresh tree item after changing its icon so that the change is visible
[wxWidgets.git] / src / gtk1 / font.cpp
index ca4044af47e436c9712e7886dd7605b34f52811f..f2334339a05c9b7ada2d3d8e769f107e89683133 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        src/gtk/font.cpp
+// Name:        src/gtk1/font.cpp
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
     #include "wx/log.h"
     #include "wx/settings.h"
     #include "wx/cmndata.h"
+    #include "wx/gdicmn.h"
 #endif
 
 #include "wx/fontutil.h"
 #include "wx/utils.h"
-#include "wx/gdicmn.h"
 #include "wx/tokenzr.h"
 
 #include <strings.h>