X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad71431be3c8f00af39c5af9be13e66e56113a93..f5fac4471b361f54ae6a09f6047ae4dbe30fcb86:/include/wx/osx/iphone/chkconf.h diff --git a/include/wx/osx/iphone/chkconf.h b/include/wx/osx/iphone/chkconf.h index 20f14e1a57..0148719a65 100644 --- a/include/wx/osx/iphone/chkconf.h +++ b/include/wx/osx/iphone/chkconf.h @@ -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_ */