mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-24 16:18:04 +03:00
Fix Lime Report Designer's Title Bar not showing Report's Name after saving.
This commit is contained in:
@@ -876,6 +876,7 @@ bool ReportEnginePrivate::saveToFile(const QString &fileName)
|
||||
}
|
||||
}
|
||||
dropChanges();
|
||||
this->setReportName(fi.baseName());
|
||||
return saved;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user