0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-01 11:31:10 +03:00

Finish 1.6.3

This commit is contained in:
fralx
2022-01-20 03:45:37 +03:00

View File

@@ -577,6 +577,7 @@ void ReportRender::replaceGroupFunctionsInItem(ContentItemDesignIntf* contentIte
)); ));
} }
} }
pos += rx.matchedLength();
} }
} }