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

Merge tag '1.5.87' into develop

Finish 1.5.87
This commit is contained in:
Arin Alexander
2021-06-01 23:34:01 +03:00
4 changed files with 7 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ private:
QColor m_previewPageBackgroundColor;
QPrinter* m_defaultPrinter;
void printPages(QPrinter *printer);
bool m_scaleChanging;
};
} // namespace LimeReport