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