chmhelp: fixed reading index, issue #30302

git-svn-id: trunk@64733 -
This commit is contained in:
mattias 2021-03-03 10:24:54 +00:00
parent 3679936306
commit 210c56552a
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';