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

Group functions have been fixed

This commit is contained in:
fralx
2022-01-20 03:45:23 +03:00
parent 95a11bdc14
commit 69b18d2955

View File

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