upping version numbers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-09-19 14:39:45 +00:00
parent 2efa52d91b
commit 8573e3645f
3 changed files with 69 additions and 2 deletions

View File

@@ -58,6 +58,14 @@
#define wxMAC_USE_NATIVE_TOOLBAR 1
#endif
/*
* using mixins of cocoa functionality
*/
#ifndef wxMAC_USE_COCOA
#define wxMAC_USE_COCOA 1
#endif
#endif
/* _WX_MAC_CHKCONF_H_ */