Update widgets sample
This commit is contained in:
committed by
Vadim Zeitlin
parent
020b6ebcb8
commit
c904e27376
@@ -124,7 +124,7 @@ wxEND_EVENT_TABLE()
|
||||
// implementation
|
||||
// ============================================================================
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#if defined(__WXMAC__) || defined(__WXGTK20__)
|
||||
#define FAMILY_CTRLS NATIVE_CTRLS
|
||||
#else
|
||||
#define FAMILY_CTRLS GENERIC_CTRLS
|
||||
|
Reference in New Issue
Block a user