X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6c14a4c94df5007b8ffb4fcf3147e6fa79e618e..c9c2cf703c1213a7413d41d7d69a5c21b7acb63b:/wxPython/src/mac/wizard.py diff --git a/wxPython/src/mac/wizard.py b/wxPython/src/mac/wizard.py index e90f8fe88f..1949b09a5b 100644 --- a/wxPython/src/mac/wizard.py +++ b/wxPython/src/mac/wizard.py @@ -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