0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-03 12:04:05 +03:00

resize function has been added to the report preview widget

This commit is contained in:
Alexander Arin
2021-10-05 17:42:37 +03:00
parent 5648f68a35
commit 02cf3ed6c1
3 changed files with 26 additions and 7 deletions

View File

@@ -40,6 +40,7 @@ public:
void activateItemSelectionMode();
void deleteSelectedItems();
void activateCurrentPage();
void resize(ScaleType scaleType, int percent=0);
public slots:
void refreshPages();