]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing iPhone build
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 25 Nov 2011 14:37:03 +0000 (14:37 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 25 Nov 2011 14:37:03 +0000 (14:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/iphone/chkconf.h

index 20f14e1a57487572070cc8d64068b99c673b891d..0148719a6560f29c54615786ad10d27881a5682d 100644 (file)
 #define wxUSE_TIMEPICKCTRL 0
 #endif
 
+#if wxUSE_RICHTOOLTIP
+#undef wxUSE_RICHTOOLTIP
+#define wxUSE_RICHTOOLTIP 0
+#endif
+
 #endif
     /* _WX_OSX_IPHONE_CHKCONF_H_ */