fixing iPhone build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2011-11-25 14:37:03 +00:00
parent 701871dc87
commit 65c01ad0d4

View File

@ -358,6 +358,11 @@
#define wxUSE_TIMEPICKCTRL 0
#endif
#if wxUSE_RICHTOOLTIP
#undef wxUSE_RICHTOOLTIP
#define wxUSE_RICHTOOLTIP 0
#endif
#endif
/* _WX_OSX_IPHONE_CHKCONF_H_ */