From 62f9f10d922532c40426e1dd0cc1633bf1fcb4ec Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 22 Aug 2011 11:26:46 +0000 Subject: [PATCH] Rename identifier git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/setup0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 28ce71eaf7..4f2abb3cb7 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -710,7 +710,7 @@ // Default is 1 // // Recommended setting: 1 -#define wxUSE_WEB 1 +#define wxUSE_WEBVIEW 1 // Use the IE wxWebView backend // -- 2.47.2