X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWxConsole.h;h=d45758931ca472cead8f6151ae5d263606f25f02;hb=01f46ce7ba8fe9067dff0688706986475aaec73e;hp=407e5d13d6f9bb16a9377651a9d0a2ba29fa53ce;hpb=150d84b9895d0948aa71182b8719768a9172cb0e;p=bbtk.git diff --git a/kernel/src/bbtkWxConsole.h b/kernel/src/bbtkWxConsole.h index 407e5d1..d457589 100644 --- a/kernel/src/bbtkWxConsole.h +++ b/kernel/src/bbtkWxConsole.h @@ -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()