mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 12:20:22 +02:00
IdeIntf: Less verbose ComponentTreeView.
git-svn-id: trunk@59160 -
This commit is contained in:
parent
e104172fc2
commit
2047faa496
@ -292,7 +292,6 @@ begin
|
||||
and FComponentList.IsEqual(PropertyEditorHook.LookupRoot, NewSelection) then
|
||||
begin
|
||||
// nodes ok, but maybe node values need update
|
||||
DebugLn('TComponentTreeView.SetSelection: Updating component node values.');
|
||||
UpdateComponentNodesValues;
|
||||
Exit;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user