]> git.saurik.com Git - wxWidgets.git/commitdiff
Disable webview on OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 26 Sep 2011 14:28:32 +0000 (14:28 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 26 Sep 2011 14:28:32 +0000 (14:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 82ad1998f7dacba6c623e0bb9af13bf6be81a122..adc76a8601326c3c4c59389005200a60ee0ec992 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 12 September 2011                                                  *
+ * Date : 26 September 2011                                                  *
  *                                                                           *
  *****************************************************************************/
 
@@ -356,7 +356,7 @@ typedef pid_t GPid;
 
 #define wxUSE_PROPGRID  1
 
-#define wxUSE_WEBVIEW 1
+#define wxUSE_WEBVIEW 0
 
 #define wxUSE_WEBVIEW_WEBKIT 0