]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dirctrl.i
Some compile fixes.
[wxWidgets.git] / wxPython / src / _dirctrl.i
index a6084a88c6e80ba27f7de7ed736a90657ebdd03f..e83756dfca82d8cbc25f34a8ebedd15580775249 100644 (file)
@@ -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`");
 };