respect wxUSE_WIZARDDLG setting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-02 12:57:56 +00:00
parent 4ba4821431
commit b1f5d087c7
3 changed files with 651 additions and 582 deletions

View File

@@ -621,6 +621,9 @@
// number entry dialog
#define wxUSE_NUMBERDLG 1
// wizards
#define wxUSE_WIZARDDLG 1
// ----------------------------------------------------------------------------
// Metafiles support
// ----------------------------------------------------------------------------