Fix comment for wxUSE_NATIVE_DATAVIEWCTRL in setup.h

The values of the option in the comment were inversed when it was added
in 028afa194a, fix this now.
This commit is contained in:
Vadim Zeitlin 2020-01-03 18:05:02 +01:00
parent 833ae03c6a
commit 89be9ac316
7 changed files with 14 additions and 14 deletions

View File

@ -909,9 +909,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -910,9 +910,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -910,9 +910,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -910,9 +910,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -916,9 +916,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -906,9 +906,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1

View File

@ -909,9 +909,9 @@
// Use generic version of wxDataViewCtrl even if a native one is available?
//
// Default is 0.
// Default is 1.
//
// Recommended setting: 0, but can be set to 1 if your program is affected by
// Recommended setting: 1, but can be set to 0 if your program is affected by
// the native control limitations.
#define wxUSE_NATIVE_DATAVIEWCTRL 1