IDE: identifier completion: showing const for constants without definition

git-svn-id: trunk@23165 -
This commit is contained in:
mattias 2009-12-17 14:19:44 +00:00
parent 84ca3d5b33
commit d877b0d6d9

View File

@ -249,7 +249,7 @@ begin
s:='type';
end;
ctnConstDefinition:
ctnConstDefinition,ctnConstant:
begin
AColor:=clOlive;
s:='const';