X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b8fa1d2077661a6710f532eb141468ab36c1c8..b4eecebd423df0c6efe86d7658cd3df818d67ed8:/wxPython/src/_dirctrl.i?ds=inline diff --git a/wxPython/src/_dirctrl.i b/wxPython/src/_dirctrl.i index a6084a88c6..e83756dfca 100644 --- a/wxPython/src/_dirctrl.i +++ b/wxPython/src/_dirctrl.i @@ -141,7 +141,6 @@ leaf), done is set to True. %property(FilterListCtrl, GetFilterListCtrl, doc="See `GetFilterListCtrl`"); %property(Path, GetPath, SetPath, doc="See `GetPath` and `SetPath`"); %property(RootId, GetRootId, doc="See `GetRootId`"); - %property(ShowHidden, GetShowHidden, ShowHidden, doc="See `GetShowHidden` and `ShowHidden`"); %property(TreeCtrl, GetTreeCtrl, doc="See `GetTreeCtrl`"); };