mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 21:40:34 +02:00
* Fix compilation
git-svn-id: trunk@37509 -
This commit is contained in:
parent
7b12811f52
commit
ad1ebe0667
@ -9664,7 +9664,7 @@ begin
|
||||
lRTBand := CommonRuntimeBandProcessing(lList[i]);
|
||||
if Assigned(lRTBand) then
|
||||
FPageFooter.AfterPrintBand(lRTBand);
|
||||
end
|
||||
end;
|
||||
FPageFooter.AfterPrintWithChilds;
|
||||
finally
|
||||
lList.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user