Fixes lhelp compilation. Patch from bug #17225

git-svn-id: trunk@27921 -
This commit is contained in:
sekelsenmat 2010-10-28 08:06:08 +00:00
parent 1e83d3b477
commit 3f25f191e9

View File

@ -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);