]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/iphone/chkconf.h
guarding agains NULL
[wxWidgets.git] / include / wx / osx / iphone / chkconf.h
index 1ede97c5460165fc7e2dcd4be117eb88bdb188a8..0148719a6560f29c54615786ad10d27881a5682d 100644 (file)
 #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_ */