]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/iphone/chkconf.h
Take into account wxFONTFLAG_STRIKETHROUGH in wxGTK wxFont ctor.
[wxWidgets.git] / include / wx / osx / iphone / chkconf.h
index 20f14e1a57487572070cc8d64068b99c673b891d..bcb436597b2cc0f3962418a404b3c5aa7013a8b9 100644 (file)
@@ -20,7 +20,7 @@
  * under a certain platform
  */
 
-#define wxOSX_USE_CORE_TEXT 0
+#define wxOSX_USE_CORE_TEXT 1
 #define wxOSX_USE_ATSU_TEXT 0
 #define wxHAS_OPENGL_ES
 
 #define wxUSE_TIMEPICKCTRL 0
 #endif
 
+#if wxUSE_RICHTOOLTIP
+#undef wxUSE_RICHTOOLTIP
+#define wxUSE_RICHTOOLTIP 0
+#endif
+
 #endif
     /* _WX_OSX_IPHONE_CHKCONF_H_ */