mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 08:09:30 +02:00
IDE: unused units: using icon interface
git-svn-id: trunk@19365 -
This commit is contained in:
parent
dd5ed983a3
commit
fab49fd56a
@ -187,7 +187,7 @@ begin
|
||||
if UseCode then
|
||||
TVNode.StateIndex:=ImgIDInitialization
|
||||
else
|
||||
TVNode.StateIndex:=ImgIDNone;
|
||||
TVNode.StateIndex:=ImgIDInterface;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user