]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/datavcmn.cpp
updates from Adrián González Alba
[wxWidgets.git] / src / common / datavcmn.cpp
index 4b924ef900def5315dc4d9a8be0f071f16bf64d9..106bf563f8b4260f2182674a8ff47b4fe3d067c3 100644 (file)
 
 #if wxUSE_DATAVIEWCTRL
 
+#include "wx/dataview.h"
+
 #ifndef WX_PRECOMP
-    #include "wx/object.h"
     #include "wx/log.h"
 #endif
 
-#include "wx/image.h"
-#include "wx/dataview.h"
+const wxChar wxDataViewCtrlNameStr[] = wxT("dataviewCtrl");
 
 // ---------------------------------------------------------
 // wxDataViewModel