diff --git a/interface/wx/webview.h b/interface/wx/webview.h index 7039ccc4b3..a6f81627bd 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -299,6 +299,8 @@ public: - At runtime you can use wxWebView::IsBackendAvailable() to check if the backend can be used (it will be available if @c WebView2Loader.dll can be loaded and Edge (Chromium) is installed) + - Make sure to add a note about using the WebView2 SDK to your application + documentation, as required by it's licence @par wxWEBVIEW_WEBKIT (GTK)