mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 15:39:49 +02:00
IDE: package graph: update info when selecting a TV node
git-svn-id: trunk@41943 -
This commit is contained in:
parent
4cbfb35970
commit
550f61d3ee
@ -320,6 +320,7 @@ begin
|
||||
FUpdatingSelection:=true;
|
||||
LvlGraphControl1.SelectedNode:=LGNode;
|
||||
FUpdatingSelection:=false;
|
||||
UpdateInfo;
|
||||
end;
|
||||
|
||||
procedure TPkgGraphExplorerDlg.UninstallMenuItemClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user