reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-05-14 21:38:16 +00:00
parent 1a10485f79
commit db3e571a39
18 changed files with 803 additions and 289 deletions

View File

@@ -1,6 +1,11 @@
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
"""
`Wizard` is a dialog class that guides the user through a sequence of steps,
or pages.
"""
import _wizard
import _windows