]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxNotebook.h
Renamed UserBlackBox into AtomicBlackBox which is a better name (versus ComplexBlackB...
[bbtk.git] / packages / wx / src / bbwxNotebook.h
index bc0ab8a8ac3dcc73c9938bd7dd6926f1f1028e9a..ec3f51b472802a701b18fe17df1ab972148e3035 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxNotebook.h,v $
   Language:  C++
-  Date:      $Date: 2008/02/06 14:14:24 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2008/02/07 07:58:56 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -75,7 +75,7 @@ namespace bbwx
   
  
 //=================================================================
-// UserBlackBox description
+// BlackBox description
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(Notebook,bbtk::WxBlackBox);
   BBTK_NAME("Notebook");
   BBTK_AUTHOR("eduardo.davila@creatis.insa-lyon.fr");