mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 20:40:36 +02:00
Packager: Update the whole package view at idle time instead of immediately.
git-svn-id: trunk@46118 -
This commit is contained in:
parent
1c6af86404
commit
97c76539bf
@ -1952,7 +1952,7 @@ begin
|
||||
pefNeedUpdateButtons,
|
||||
pefNeedUpdateApplyDependencyButton,
|
||||
pefNeedUpdateStatusBar];
|
||||
UpdatePending;
|
||||
IdleConnected:=true;
|
||||
end;
|
||||
|
||||
function TPackageEditorForm.ShowAddDialog(var DlgPage: TAddToPkgType): TModalResult;
|
||||
|
Loading…
Reference in New Issue
Block a user