mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 06:12:38 +02:00
IDE: identifier completion: show unit for used units
git-svn-id: trunk@25189 -
This commit is contained in:
parent
03a54bdb36
commit
1cc38bd305
@ -290,7 +290,7 @@ begin
|
||||
s:='enum';
|
||||
end;
|
||||
|
||||
ctnUnit:
|
||||
ctnUnit, ctnUseUnit:
|
||||
begin
|
||||
AColor:=clBlack;
|
||||
s:='unit';
|
||||
|
Loading…
Reference in New Issue
Block a user