]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/xrc/_xmlsub.i
use TWIST buttons by default on the Mac, but also make it possible to
[wxWidgets.git] / wxPython / contrib / xrc / _xmlsub.i
index fdd338ac3c9c6649bc82dcbe7a0835a4ddc99091..2722305c27f77e34ca6fd9846385288ff091daa4 100644 (file)
@@ -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);
 };