X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85e5bb6a953e5dffd5c52d907b4ca0767a544bcc..6d7b547184bfdcdf67790755deb0122050b1d728:/src/common/datavcmn.cpp diff --git a/src/common/datavcmn.cpp b/src/common/datavcmn.cpp index 4b924ef900..106bf563f8 100644 --- a/src/common/datavcmn.cpp +++ b/src/common/datavcmn.cpp @@ -17,13 +17,13 @@ #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