Browse Source

+ cmDebuggerStopped

pierre 25 years ago
parent
commit
75ab1fb36e
1 changed files with 6 additions and 1 deletions
  1. 6 1
      ide/text/fpconst.pas

+ 6 - 1
ide/text/fpconst.pas

@@ -204,6 +204,8 @@ const
      cmUndoAll           = 2501;
      cmUndoAll           = 2501;
      cmRedoAll           = 2502;
      cmRedoAll           = 2502;
 
 
+     cmDebuggerStopped   = 2600;
+
      { Help constants }
      { Help constants }
      hcSourceWindow      = 8000;
      hcSourceWindow      = 8000;
      hcHelpWindow        = 8001;
      hcHelpWindow        = 8001;
@@ -384,7 +386,10 @@ implementation
 END.
 END.
 {
 {
   $Log$
   $Log$
-  Revision 1.34  2000-02-07 11:51:40  pierre
+  Revision 1.35  2000-03-14 14:16:13  pierre
+   + cmDebuggerStopped
+
+  Revision 1.34  2000/02/07 11:51:40  pierre
    + TFPCodeMemo consts from Gabor
    + TFPCodeMemo consts from Gabor
 
 
   Revision 1.33  2000/01/25 00:26:36  pierre
   Revision 1.33  2000/01/25 00:26:36  pierre