mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
Fix #28 signal saveFinished has been added
This commit is contained in:
@@ -98,6 +98,7 @@ signals:
|
||||
void renderPageFinished(int renderedPageCount);
|
||||
void onLoad(bool& loaded);
|
||||
void onSave();
|
||||
void saveFinished();
|
||||
public slots:
|
||||
void cancelRender();
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user