Disable webview on OpenVMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e9eda14ca6
commit
e38e588581
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user