]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkBlackBoxDescriptor.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkBlackBoxDescriptor.h
index 4d047c6ef106dd9819bdbb7b5e30005a3f428938..d826882c5664ca9441f4cff8336492759d0edfd6 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkBlackBoxDescriptor.h,v $
   Language:  C++
-  Date:      $Date: 2008/04/18 12:59:15 $
-  Version:   $Revision: 1.9 $
+  Date:      $Date: 2008/04/22 06:59:31 $
+  Version:   $Revision: 1.10 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -61,8 +61,8 @@ namespace bbtk
       STANDARD=0,
       ADAPTOR=1,
       DEFAULT_ADAPTOR=2,
-      WIDGET_ADAPTOR=3,
-      DEFAULT_WIDGET_ADAPTOR=4
+      GUI=3,
+      DEFAULT_GUI=4
     }
     Kind;