set wxUSE_WIZARD to 1 by default now that it works (patch 663321)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -767,7 +767,7 @@
|
|||||||
#define wxUSE_SPLASH 1
|
#define wxUSE_SPLASH 1
|
||||||
|
|
||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 0 //? error '_wxArraywxArrayPages' redefinition
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
|
Reference in New Issue
Block a user