Explorar o código

+ Continue string added, to support Run submenu changes

pierre %!s(int64=23) %!d(string=hai) anos
pai
achega
84db97ee5f
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      ide/fpstre.inc

+ 5 - 1
ide/fpstre.inc

@@ -81,6 +81,7 @@ const
 
       menu_run               = '~R~un';
       menu_run_run           = '~R~un';
+      menu_run_continue      = '~C~ontinue';
       menu_run_stepover      = '~S~tep over';
       menu_run_traceinto     = '~T~race into';
       menu_run_conttocursor  = '~G~oto Cursor';
@@ -1033,7 +1034,10 @@ const
 
 {
   $Log$
-  Revision 1.10  2002-08-13 07:15:02  pierre
+  Revision 1.11  2002-08-13 08:57:03  pierre
+   + Continue string added, to support Run submenu changes
+
+  Revision 1.10  2002/08/13 07:15:02  pierre
    + Disable all invalid breakpoints feature added
 
   Revision 1.9  2002/04/12 08:59:42  pierre