mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 15:40:40 +02:00
chmhelp: fixed reading index, issue #30302
git-svn-id: branches/fixes_2_0@64734 -
This commit is contained in:
parent
0925363ca3
commit
c0319a2f29
Binary file not shown.
@ -36,7 +36,7 @@ uses
|
|||||||
{ lazarus }
|
{ lazarus }
|
||||||
LazIDEIntf, MenuIntf, IdeCommands,
|
LazIDEIntf, MenuIntf, IdeCommands,
|
||||||
{ local }
|
{ local }
|
||||||
LazCHMHelp, InterfaceBase;
|
LazCHMHelp;
|
||||||
|
|
||||||
const
|
const
|
||||||
HELP_CURRENT_NAME = 'chpHelp';
|
HELP_CURRENT_NAME = 'chpHelp';
|
||||||
|
Loading…
Reference in New Issue
Block a user