IDEIntf: comment

git-svn-id: trunk@44169 -
This commit is contained in:
mattias 2014-02-19 14:41:04 +00:00
parent ba22fe2361
commit ed3ddce5c9

View File

@ -363,7 +363,7 @@ var
type
TLazarusIDEBootHandlerType = (
libhTransferMacrosCreated //
libhTransferMacrosCreated // called after IDEMacros were created
);
procedure AddBootHandler(ht: TLazarusIDEBootHandlerType; const OnBoot: TProcedure);