Update widgets sample
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user