]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxDirectorySelector.h
category
[bbtk.git] / packages / wx / src / bbwxDirectorySelector.h
index 362a75b996927188bf788d94754f09284ebdbd86..f20009a40c0d549c3038afceb2056d09f857c426 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxDirectorySelector.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:23 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2010/02/03 16:05:40 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -82,7 +82,7 @@ namespace bbwx
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(DirectorySelector,bbtk::AtomicBlackBox);
   BBTK_NAME("DirectorySelector");
   BBTK_AUTHOR("laurent.guigues@creatis.insa-lyon.fr");
-  BBTK_CATEGORY("widget");
+  BBTK_CATEGORY("widget, Selector");
   BBTK_DESCRIPTION("Pops up a directory selection dialog (wxDirDialog)");
   BBTK_INPUT(DirectorySelector,Title,     "Title of the dialog",                std::string,"directory name");
   BBTK_INPUT(DirectorySelector,Message,   "Message to show on the dialog",      std::string,"");