0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Save and restore of Designer widget have been fixed

This commit is contained in:
Arin Alexander
2019-02-12 22:28:16 +03:00
parent b839694e59
commit edbba49114
3 changed files with 21 additions and 12 deletions

View File

@@ -112,7 +112,7 @@ public:
bool emitSaveReport();
bool emitSaveReportAs();
bool emitLoadReport();
void saveState(QSettings *settings);
void saveState();
void loadState();
void applySettings();
void applyUseGrid();