X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..237302e704bd8f370536509c8e8f54daa9885fd0:/wxPython/contrib/xrc/_xmlsub.i?ds=inline diff --git a/wxPython/contrib/xrc/_xmlsub.i b/wxPython/contrib/xrc/_xmlsub.i index fdd338ac3c..2722305c27 100644 --- a/wxPython/contrib/xrc/_xmlsub.i +++ b/wxPython/contrib/xrc/_xmlsub.i @@ -34,7 +34,7 @@ IMP_PYCALLBACK_OBJECT_STRING_pure(wxPyXmlSubclassFactory, wxXmlSubclassFactory, %name(XmlSubclassFactory)class wxPyXmlSubclassFactory { public: - %addtofunc wxPyXmlSubclassFactory "self._setCallbackInfo(self, XmlSubclassFactory)" + %pythonAppend wxPyXmlSubclassFactory "self._setCallbackInfo(self, XmlSubclassFactory)" wxPyXmlSubclassFactory(); void _setCallbackInfo(PyObject* self, PyObject* _class); };