Add a note about WebView2 SDK license requirements

This commit is contained in:
Tobias Taschner
2020-01-15 16:39:39 +01:00
parent bf6b51e702
commit 903279a9af

View File

@@ -299,6 +299,8 @@ public:
- At runtime you can use wxWebView::IsBackendAvailable() to check if the - 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 backend can be used (it will be available if @c WebView2Loader.dll can be
loaded and Edge (Chromium) is installed) 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) @par wxWEBVIEW_WEBKIT (GTK)