]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlhandler.i
add some properties
[wxWidgets.git] / wxPython / src / _xmlhandler.i
index cdf52dae8b361d50ee4d4e81de895910cfb31978..5269a40d45cf8d5c954aa9d7950fa887ebf52be5 100644 (file)
@@ -142,7 +142,7 @@ class wxPyXmlResourceHandler : public wxObject {
 public:
     %pythonAppend wxPyXmlResourceHandler "self._setCallbackInfo(self, XmlResourceHandler)"
     wxPyXmlResourceHandler() : wxXmlResourceHandler() {}
-    //~wxPyXmlResourceHandler();
+    ~wxPyXmlResourceHandler();
 
     void _setCallbackInfo(PyObject* self, PyObject* _class);