0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

Merge branch 'master' into 1.4

# Conflicts:
#	limereport/lrreportengine.cpp
This commit is contained in:
Arin Alexander
2016-12-13 12:51:47 +03:00
5 changed files with 24 additions and 5 deletions

View File

@@ -98,6 +98,7 @@ public:
PreviewReportWidget *createPreviewWidget(QWidget *parent = 0);
void setPreviewWindowTitle(const QString& title);
void setPreviewWindowIcon(const QIcon& icon);
bool isBusy();
signals:
void renderStarted();
void renderFinished();