Apply suggestions from code review

Co-Authored-By: VZ <vz-github@zeitlins.org>
This commit is contained in:
Tobias Taschner
2020-01-15 15:33:38 +01:00
parent 049d253a85
commit c3f0b7a6cb
4 changed files with 5 additions and 6 deletions

View File

@@ -758,7 +758,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK)
//
// Default is 0
// Default is 0 because WebView2 is not always available, set it to 1 if you do have it.
//
// Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0
@@ -1556,4 +1556,3 @@
#define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0