X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c2ba3059109e25f9705f617c38884dfbdd12de70..f5fac4471b361f54ae6a09f6047ae4dbe30fcb86:/include/wx/osx/iphone/chkconf.h diff --git a/include/wx/osx/iphone/chkconf.h b/include/wx/osx/iphone/chkconf.h index 1ede97c546..0148719a65 100644 --- a/include/wx/osx/iphone/chkconf.h +++ b/include/wx/osx/iphone/chkconf.h @@ -353,6 +353,16 @@ #define wxUSE_RICHTEXT 0 #endif +#if wxUSE_TIMEPICKCTRL +#undef wxUSE_TIMEPICKCTRL +#define wxUSE_TIMEPICKCTRL 0 +#endif + +#if wxUSE_RICHTOOLTIP +#undef wxUSE_RICHTOOLTIP +#define wxUSE_RICHTOOLTIP 0 +#endif + #endif /* _WX_OSX_IPHONE_CHKCONF_H_ */