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:
parent
701871dc87
commit
65c01ad0d4
@ -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_ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user