Преглед на файлове

* Fix compilation

git-svn-id: trunk@37509 -
michael преди 8 години
родител
ревизия
ad1ebe0667
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;