Explorar o código

* Fix compilation

git-svn-id: trunk@37509 -
michael %!s(int64=7) %!d(string=hai) anos
pai
achega
ad1ebe0667
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fcl-report/src/fpreport.pp

+ 1 - 1
packages/fcl-report/src/fpreport.pp

@@ -9664,7 +9664,7 @@ begin
         lRTBand := CommonRuntimeBandProcessing(lList[i]);
         if Assigned(lRTBand) then
           FPageFooter.AfterPrintBand(lRTBand);
-      end
+      end;
       FPageFooter.AfterPrintWithChilds;
     finally
       lList.Free;