]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/xrc/_xmlhandler.i
Version number update
[wxWidgets.git] / wxPython / contrib / xrc / _xmlhandler.i
index 223bc2f62ee9542ffd7014c8bc7fc37601002024..018d20777aef8ea58957a90d70459aa5c67122f3 100644 (file)
@@ -140,7 +140,7 @@ IMP_PYCALLBACK_BOOL_NODE_pure(wxPyXmlResourceHandler, wxXmlResourceHandler, CanH
 
 %name(XmlResourceHandler) class wxPyXmlResourceHandler : public wxObject {
 public:
-    %addtofunc wxPyXmlResourceHandler "self._setCallbackInfo(self, XmlResourceHandler)"
+    %pythonAppend wxPyXmlResourceHandler "self._setCallbackInfo(self, XmlResourceHandler)"
     wxPyXmlResourceHandler() : wxXmlResourceHandler() {}
     //~wxPyXmlResourceHandler();