]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_filesys.i
save a reference to the bitmap so it doesn't get destroyed before the
[wxWidgets.git] / wxPython / src / _filesys.i
index 8975133d3d522686ca43129bd905143c8cac2e4f..fa76da3e68543718728f331b0d9c716a827432a4 100644 (file)
@@ -113,7 +113,7 @@ public:
 class wxPyFileSystemHandler : public wxFileSystemHandler
 {
 public:
-    %pythonAppend    wxPyFileSystemHandler "self._setCallbackInfo(self, FileSystemHandler)";
+    %pythonAppend    wxPyFileSystemHandler setCallbackInfo(FileSystemHandler)
 
     wxPyFileSystemHandler();