corrected creation of wxWizard (wxWizardBase::Create class function is
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 8 Sep 2001 19:15:26 +0000 (19:15 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 8 Sep 2001 19:15:26 +0000 (19:15 +0000)
commit7335c5a58831db711a348edce9bed7ebfecc068d
tree97b2e52265e611f69243f0f6f2c1e627f26c3159
parent70c1945c6aeeb0c234f93250651a762ae9d73f67
corrected creation of wxWizard (wxWizardBase::Create class function is
hidden by wxWizard::Create object method)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/wizard/wizard.cpp