X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..511a9e3a471a365cea9da2f9f25903f542f95853:/interface/dirctrl.h diff --git a/interface/dirctrl.h b/interface/dirctrl.h index 31260aab49..018686b534 100644 --- a/interface/dirctrl.h +++ b/interface/dirctrl.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dirctrl.h -// Purpose: documentation for wxGenericDirCtrl class +// Purpose: interface of wxGenericDirCtrl // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -26,7 +26,7 @@ public: //@{ /** Main constructor. - + @param parent Parent window. @param id @@ -172,3 +172,4 @@ public: */ void ShowHidden(bool show); }; +