]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlsub.i
Add Get/SetLogicalFunction
[wxWidgets.git] / wxPython / src / _xmlsub.i
index 2d3721de70c52a0e65c7cc3c0c5765ef3f844426..69dd800e949219b257e71fdd6a1c42b6798d49d4 100644 (file)
@@ -35,7 +35,7 @@ IMP_PYCALLBACK_OBJECT_STRING_pure(wxPyXmlSubclassFactory, wxXmlSubclassFactory,
 %rename(XmlSubclassFactory) wxPyXmlSubclassFactory;
 class wxPyXmlSubclassFactory {
 public:
-    %pythonAppend wxPyXmlSubclassFactory "self._setCallbackInfo(self, XmlSubclassFactory)"
+    %pythonAppend wxPyXmlSubclassFactory setCallbackInfo(XmlSubclassFactory)
     wxPyXmlSubclassFactory();
     void _setCallbackInfo(PyObject* self, PyObject* _class);
 };