mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 06:21:02 +02:00
codetools: fixed searching identifier in program, library
git-svn-id: trunk@36975 -
This commit is contained in:
parent
f2b5e73135
commit
297804938e
@ -3078,7 +3078,7 @@ var
|
||||
|
||||
ctnTypeSection, ctnVarSection, ctnConstSection, ctnResStrSection,
|
||||
ctnLabelSection, ctnPropertySection,
|
||||
ctnInterface, ctnImplementation,
|
||||
ctnInterface, ctnImplementation, ctnProgram, ctnLibrary,
|
||||
ctnClassPublished,ctnClassPublic,ctnClassProtected,ctnClassPrivate,
|
||||
ctnClassClassVar,
|
||||
ctnRecordVariant,
|
||||
|
Loading…
Reference in New Issue
Block a user