Sfoglia il codice sorgente

* Reset AbortTool before each run

git-svn-id: trunk@14063 -
pierre 15 anni fa
parent
commit
209acc0251
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      ide/fptools.pas

+ 1 - 0
ide/fptools.pas

@@ -1329,6 +1329,7 @@ var Pass: sw_integer;
 begin
   W:=FirstEditorWindow;
   Err:=0;
+  AbortTool:=false;
   for Pass:=0 to 3 do
     begin
       ParseParams(Pass);