X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ff260ae2ca60e614d348be00949b9239b76d9b3..54ce9ebbd667147a18f119177422ce25011fe113:/include/wx/setup_inc.h diff --git a/include/wx/setup_inc.h b/include/wx/setup_inc.h index 500493b6b6..f278c73c21 100644 --- a/include/wx/setup_inc.h +++ b/include/wx/setup_inc.h @@ -574,6 +574,7 @@ #define wxUSE_TEXTCTRL 1 // wxTextCtrl #define wxUSE_TOGGLEBTN 1 // requires wxButton #define wxUSE_TREECTRL 1 // wxTreeCtrl +#define wxUSE_DATAVIEWCTRL 1 // wxDataViewCtrl // Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR // below either wxStatusBar95 or a generic wxStatusBar will be used.