]> git.saurik.com Git - wxWidgets.git/commitdiff
set wxUSE_WIZARD to 1 by default now that it works (patch 663321)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 22:28:26 +0000 (22:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 22:28:26 +0000 (22:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/univ/setup0.h

index 0f3bf313d93bf3aa64fb312147f0c09a0e5cfc19..2b559772bfa3087f33a1b0c61bab2f831971af01 100644 (file)
 #define wxUSE_SPLASH 1
 
 // wizards
-#define wxUSE_WIZARDDLG 0 //? error '_wxArraywxArrayPages' redefinition
+#define wxUSE_WIZARDDLG 1
 
 // ----------------------------------------------------------------------------
 // Metafiles support