mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 16:49:07 +02:00
chmhelp: clean up
git-svn-id: trunk@45130 -
This commit is contained in:
parent
2102263e10
commit
f9b1fa12ee
@ -35,8 +35,11 @@ implementation
|
|||||||
uses
|
uses
|
||||||
{ lazarus }
|
{ lazarus }
|
||||||
LazIDEIntf, MenuIntf, IdeCommands,
|
LazIDEIntf, MenuIntf, IdeCommands,
|
||||||
|
{$IFNDEF EnableNewExtTools}
|
||||||
|
IDEMsgIntf,
|
||||||
|
{$ENDIF}
|
||||||
{ local }
|
{ local }
|
||||||
LazCHMHelp, InterfaceBase, IDEMsgIntf;
|
LazCHMHelp, InterfaceBase;
|
||||||
|
|
||||||
const
|
const
|
||||||
HELP_CURRENT_NAME = 'chpHelp';
|
HELP_CURRENT_NAME = 'chpHelp';
|
||||||
|
Loading…
Reference in New Issue
Block a user