support for sys-opted window variant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -102,6 +102,10 @@ enum wxWindowVariant
|
||||
wxWINDOW_VARIANT_MAX
|
||||
};
|
||||
|
||||
#if wxUSE_SYSTEM_OPTIONS
|
||||
#define wxWINDOW_DEFAULT_VARIANT wxT("window-default-variant")
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// (pseudo)template list classes
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user