codetools: fixed searching identifier in program, library

git-svn-id: trunk@36975 -
This commit is contained in:
mattias 2012-04-22 18:33:35 +00:00
parent f2b5e73135
commit 297804938e

View File

@ -3078,7 +3078,7 @@ var
ctnTypeSection, ctnVarSection, ctnConstSection, ctnResStrSection,
ctnLabelSection, ctnPropertySection,
ctnInterface, ctnImplementation,
ctnInterface, ctnImplementation, ctnProgram, ctnLibrary,
ctnClassPublished,ctnClassPublic,ctnClassProtected,ctnClassPrivate,
ctnClassClassVar,
ctnRecordVariant,