#if wxUSE_DATAVIEWCTRL
#include "wx/dataview.h"
+
+#ifndef wxUSE_GENERICDATAVIEWCTRL
+
#include "wx/stockitem.h"
#include "wx/dcclient.h"
#include "wx/calctrl.h"
return true;
}
+#endif
+ // !wxUSE_GENERICDATAVIEWCTRL
-#endif // wxUSE_DATAVIEWCTRL
+#endif
+ // wxUSE_DATAVIEWCTRL