]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/gizmos/_treelist.i
Another package name fix
[wxWidgets.git] / wxPython / contrib / gizmos / _treelist.i
index 42e43cd05012a741a183e5b7180dd29eda5ca404..808349977526b34691ac6e775ef13ba52abe3342 100644 (file)
@@ -199,7 +199,7 @@ MustHaveApp(wxPyTreeListCtrl);
 class wxPyTreeListCtrl : public wxControl
 {
 public:
-    %pythonAppend wxPyTreeListCtrl         "self._setOORInfo(self);self._setCallbackInfo(self, TreeListCtrl)"
+    %pythonAppend wxPyTreeListCtrl         "self._setOORInfo(self);" setCallbackInfo(TreeListCtrl)
     %pythonAppend wxPyTreeListCtrl()       ""
 
     wxPyTreeListCtrl(wxWindow *parent, wxWindowID id = -1,