mirror of
https://github.com/fralx/LimeReport.git
synced 2025-12-15 17:29:54 +03:00
External save settings
This commit is contained in:
@@ -984,6 +984,11 @@ QSettings*ReportDesignWindow::settings()
|
||||
}
|
||||
}
|
||||
|
||||
void LimeReport::ReportDesignWindow::saveSettings()
|
||||
{
|
||||
writeState();
|
||||
}
|
||||
|
||||
void ReportDesignWindow::slotNewReport(bool needCheck)
|
||||
{
|
||||
if (!needCheck || checkNeedToSave()) {
|
||||
|
||||
Reference in New Issue
Block a user