chmhelp: fixed reading index, issue #30302

git-svn-id: branches/fixes_2_0@64734 -
This commit is contained in:
mattias 2021-03-03 10:26:47 +00:00
parent 0925363ca3
commit c0319a2f29
2 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ uses
{ lazarus }
LazIDEIntf, MenuIntf, IdeCommands,
{ local }
LazCHMHelp, InterfaceBase;
LazCHMHelp;
const
HELP_CURRENT_NAME = 'chpHelp';