mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 06:12:38 +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;
|
||||
end;
|
||||
Application.ProcessMessages;
|
||||
Application.Idle(false);
|
||||
BeginUpdate;
|
||||
EndUpdateNeeded:=true;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user