mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 10:59:29 +02:00
Fixes lhelp compilation. Patch from bug #17225
git-svn-id: trunk@27921 -
This commit is contained in:
parent
1e83d3b477
commit
3f25f191e9
@ -453,6 +453,7 @@ var
|
||||
i: Integer;
|
||||
SM: TChmSiteMap;
|
||||
HasSearchIndex: Boolean = False;
|
||||
Stream: TMemoryStream;
|
||||
begin
|
||||
if fFillingToc or fFillingIndex then begin
|
||||
Application.QueueAsyncCall(@FillToc, Data);
|
||||
|
Loading…
Reference in New Issue
Block a user