stif/TouchConsoleUI/inc/ConsoleMenus.h
branchRCL_3
changeset 18 3406c99bc375
parent 0 a03f92240627
--- a/stif/TouchConsoleUI/inc/ConsoleMenus.h	Mon Jun 21 17:25:56 2010 +0300
+++ b/stif/TouchConsoleUI/inc/ConsoleMenus.h	Thu Jul 15 20:25:38 2010 +0300
@@ -1237,6 +1237,7 @@
 _LIT( KSetLoad,         "Load test set" );
 
 _LIT( KSetShow,         "Show started test sets" );
+_LIT( KSetUnload,       "Unload test set" );
 _LIT( KSetRemove,       "Remove test set" );
 _LIT( KSetCaseAdd,      "Add test case to test set" );
 _LIT( KSetCaseRemove,   "Remove test case from test set" );
@@ -1271,7 +1272,8 @@
             ESetStartSeq,
             ESetStartPar,
             //ESetStartRep,
- 
+
+            ESetUnload, 
             ESetRemove,
             ESetSave,
             ESetCaseAdd,