]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/cocoa/chkconf.h
make OSX defines to be 1, not only defined, for backwards compatibility reasons
[wxWidgets.git] / include / wx / osx / cocoa / chkconf.h
index 7ef3ca689eef028510f41a93971cb1a193062b78..868eeb5ca3a61b4b7b1571018ec69d18290c22bd 100644 (file)
  * turning off capabilities that don't work under cocoa yet
  */
 
-#if wxUSE_DATAVIEWCTRL
-#undef wxUSE_DATAVIEWCTRL
-#define wxUSE_DATAVIEWCTRL 0
-#endif
-
 #endif
     /* _WX_MAC_CHKCONF_H_ */