mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 10:40:24 +02:00
IDE: identifier completion: global property types, patch from Anton, bug #31722
git-svn-id: trunk@54760 -
This commit is contained in:
parent
6ddfc9b60c
commit
fa61032594
@ -422,7 +422,7 @@ begin
|
||||
phpWithOfObject,phpWithoutSemicolon]);
|
||||
end;
|
||||
|
||||
ctnProperty:
|
||||
ctnProperty,ctnGlobalProperty:
|
||||
begin
|
||||
s:=IdentItem.Tool.ExtractProperty(ItemNode,
|
||||
[phpWithoutName,phpWithVarModifiers,
|
||||
|
Loading…
Reference in New Issue
Block a user