X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e70b4d2db930a297f0625b7d43109f793fd3338a..89d1e2eeab15869685246c20dc260432ea548ea6:/wxPython/src/wizard.i diff --git a/wxPython/src/wizard.i b/wxPython/src/wizard.i index 18677ef176..c69c484873 100644 --- a/wxPython/src/wizard.i +++ b/wxPython/src/wizard.i @@ -210,7 +210,7 @@ MustHaveApp(wxPyWizardPage); class wxPyWizardPage : public wxWizardPage { public: - %pythonAppend wxPyWizardPage "self._setCallbackInfo(self, PyWizardPage);self._setOORInfo(self)" + %pythonAppend wxPyWizardPage "self._setOORInfo(self);" setCallbackInfo(PyWizardPage) %pythonAppend wxPyWizardPage() "" %typemap(out) wxPyWizardPage*; // turn off this typemap