X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eb67b7039dc8d6e13d4edc708de667abf66cee25..af83019e948713866dadc2a8b90602ff921f8607:/wxPython/src/_wizardextras.py diff --git a/wxPython/src/_wizardextras.py b/wxPython/src/_wizardextras.py new file mode 100644 index 0000000000..4cd30aff7f --- /dev/null +++ b/wxPython/src/_wizardextras.py @@ -0,0 +1,3 @@ +# Stuff these names into the wx namespace so wxPyConstructObject can find them +import wx +wx.wxWizardEventPtr = wxWizardEventPtr