]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxConsole.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWxConsole.h
index 407e5d13d6f9bb16a9377651a9d0a2ba29fa53ce..d45758931ca472cead8f6151ae5d263606f25f02 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxConsole.h,v $
   Language:  C++
-  Date:      $Date: 2008/02/05 08:25:23 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2008/02/12 12:55:16 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -101,6 +101,9 @@ namespace bbtk
     {
       ID_Menu_Quit = 1,
       ID_Menu_About,
+      ID_Text_Command,
+      ID_Text_History,
+
     };
     
     DECLARE_EVENT_TABLE()