]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dataview.cpp
Fixed typos in comments (patch #1515724)
[wxWidgets.git] / src / gtk / dataview.cpp
index 4b2c185b3fb9b42b87bef927ebbb7667f5856c0c..9ff06f25be678ce8829f5fa6565ce5d0162452f8 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/dcclient.h"
+    #include "wx/sizer.h"
 #endif
 
 #include "wx/stockitem.h"
 #include "wx/calctrl.h"
 #include "wx/popupwin.h"
-#include "wx/sizer.h"
 
 #include "wx/gtk/private.h"
 #include "wx/gtk/win_gtk.h"