chmhelp: clean up

git-svn-id: trunk@45130 -
This commit is contained in:
mattias 2014-05-21 10:47:03 +00:00
parent 2102263e10
commit f9b1fa12ee

View File

@ -35,8 +35,11 @@ implementation
uses
{ lazarus }
LazIDEIntf, MenuIntf, IdeCommands,
{$IFNDEF EnableNewExtTools}
IDEMsgIntf,
{$ENDIF}
{ local }
LazCHMHelp, InterfaceBase, IDEMsgIntf;
LazCHMHelp, InterfaceBase;
const
HELP_CURRENT_NAME = 'chpHelp';