mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 15:59:13 +02:00
IDE: calling Idle during compile
git-svn-id: trunk@21221 -
This commit is contained in:
parent
5a2c69fa37
commit
b102b30202
@ -300,6 +300,7 @@ begin
|
|||||||
EndUpdate;
|
EndUpdate;
|
||||||
end;
|
end;
|
||||||
Application.ProcessMessages;
|
Application.ProcessMessages;
|
||||||
|
Application.Idle(false);
|
||||||
BeginUpdate;
|
BeginUpdate;
|
||||||
EndUpdateNeeded:=true;
|
EndUpdateNeeded:=true;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user