IDE: unused units: using icon interface

git-svn-id: trunk@19365 -
This commit is contained in:
mattias 2009-04-12 04:39:11 +00:00
parent dd5ed983a3
commit fab49fd56a

View File

@ -187,7 +187,7 @@ begin
if UseCode then
TVNode.StateIndex:=ImgIDInitialization
else
TVNode.StateIndex:=ImgIDNone;
TVNode.StateIndex:=ImgIDInterface;
end;
end;
end;