turn off web wxWebView on iOS at the moment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2013-10-19 06:48:48 +00:00
parent 736a9ccdfa
commit 065754a50f

View File

@@ -362,6 +362,11 @@
#define wxUSE_RICHTOOLTIP 0 #define wxUSE_RICHTOOLTIP 0
#endif #endif
#if wxUSE_WEBVIEW
#undef wxUSE_WEBVIEW
#define wxUSE_WEBVIEW 0
#endif
#endif #endif
/* _WX_OSX_IPHONE_CHKCONF_H_ */ /* _WX_OSX_IPHONE_CHKCONF_H_ */