Update setup.h files

This commit is contained in:
Tobias Taschner
2020-01-15 15:58:10 +01:00
parent c3f0b7a6cb
commit 21cc8a4e49
8 changed files with 6 additions and 14 deletions

View File

@@ -631,7 +631,6 @@
#cmakedefine01 wxUSE_THEME_MONO #cmakedefine01 wxUSE_THEME_MONO
#cmakedefine01 wxUSE_THEME_WIN32 #cmakedefine01 wxUSE_THEME_WIN32
/* --- end common options --- */ /* --- end common options --- */
/* /*

View File

@@ -761,7 +761,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1559,7 +1559,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* --- start MSW options --- */ /* --- start MSW options --- */

View File

@@ -762,7 +762,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1560,7 +1560,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* --- start MSW options --- */ /* --- start MSW options --- */

View File

@@ -762,7 +762,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1560,7 +1560,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
#endif // _WX_SETUP_H_ #endif // _WX_SETUP_H_

View File

@@ -762,7 +762,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1560,7 +1560,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* --- start MSW options --- */ /* --- start MSW options --- */

View File

@@ -768,7 +768,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1566,7 +1566,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* --- start OSX options --- */ /* --- start OSX options --- */

View File

@@ -761,7 +761,7 @@
// Use the Edge (Chromium) wxWebView backend (Requires WebView2 SDK) // 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 // Recommended setting: 1 when building for Windows with WebView2 SDK
#define wxUSE_WEBVIEW_EDGE 0 #define wxUSE_WEBVIEW_EDGE 0
@@ -1559,7 +1559,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* --- start MSW options --- */ /* --- start MSW options --- */

View File

@@ -631,7 +631,6 @@
#define wxUSE_THEME_MONO 0 #define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0 #define wxUSE_THEME_WIN32 0
/* --- end common options --- */ /* --- end common options --- */
/* /*