mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-30 19:29:53 +03:00
Finish 1.5.16
This commit is contained in:
@@ -233,6 +233,7 @@ signals:
|
||||
|
||||
public slots:
|
||||
void cancelRender();
|
||||
void cancelPrinting();
|
||||
protected:
|
||||
ReportEnginePrivate * const d_ptr;
|
||||
ReportEngine(ReportEnginePrivate &dd, QObject * parent=0);
|
||||
|
@@ -233,6 +233,7 @@ signals:
|
||||
|
||||
public slots:
|
||||
void cancelRender();
|
||||
void cancelPrinting();
|
||||
protected:
|
||||
ReportEnginePrivate * const d_ptr;
|
||||
ReportEngine(ReportEnginePrivate &dd, QObject * parent=0);
|
||||
|
Reference in New Issue
Block a user