X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e70b4d2db930a297f0625b7d43109f793fd3338a..6caa0f5cd18fe9fb39c207d5f31fa5633479a822:/wxPython/contrib/gizmos/_treelist.i diff --git a/wxPython/contrib/gizmos/_treelist.i b/wxPython/contrib/gizmos/_treelist.i index 42e43cd050..8083499775 100644 --- a/wxPython/contrib/gizmos/_treelist.i +++ b/wxPython/contrib/gizmos/_treelist.i @@ -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,