]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dirctrl.h
moved old TODO lists to the Wiki: http://www.wxwidgets.org/wiki/index.php/Development...
[wxWidgets.git] / interface / dirctrl.h
index 31260aab49491023d7bf33a7b347403d3b221f12..018686b534415e381485bfa5bea4ab58ace89aac 100644 (file)
@@ -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);
 };
+