]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_wizardextras.py
Added wxWizard and the wizard page classes, as well as a wizard sample
[wxWidgets.git] / wxPython / src / _wizardextras.py
diff --git a/wxPython/src/_wizardextras.py b/wxPython/src/_wizardextras.py
new file mode 100644 (file)
index 0000000..4cd30af
--- /dev/null
@@ -0,0 +1,3 @@
+# Stuff these names into the wx namespace so wxPyConstructObject can find them
+import wx
+wx.wxWizardEventPtr         = wxWizardEventPtr