mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39:07 +03:00
resize function has been added to the report preview widget
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
void activateItemSelectionMode();
|
||||
void deleteSelectedItems();
|
||||
void activateCurrentPage();
|
||||
void resize(ScaleType scaleType, int percent=0);
|
||||
|
||||
public slots:
|
||||
void refreshPages();
|
||||
|
Reference in New Issue
Block a user