From 19b85d63700a2d092f19909ebe930eacf8a5aa2c Mon Sep 17 00:00:00 2001 From: Tobias Taschner Date: Sun, 12 Jan 2020 21:10:41 +0100 Subject: [PATCH] Update interface/wx/webview.h Co-Authored-By: PB --- interface/wx/webview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/webview.h b/interface/wx/webview.h index 43c976afe3..2916d7d9f7 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -292,7 +292,7 @@ public: - Download the WebView2 SDK nuget package (Version 0.8.355 or newer) - Extract the package (it's a zip archive) to @c wxWidgets/3rdparty/webview2 - - Enable @c wxUSE_WEBKIT_EDGE in CMake or @c setup.h + - Enable @c wxUSE_WEBVIEW_EDGE in CMake or @c setup.h - Build wxWidgets webview library - Copy @c WebView2Loader.dll from @c wxWidgets/3rdparty/webview2/build/ to your applications executable