mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Designer updated
This commit is contained in:
@@ -467,7 +467,7 @@ bool ReportDesignWidget::loadFromFile(const QString &fileName)
|
||||
// m_scriptEditor->restoreState(editorState);
|
||||
// emit loaded();
|
||||
// m_dialogChanged = false;
|
||||
// return true;
|
||||
return true;
|
||||
} else {
|
||||
QMessageBox::critical(this,tr("Error"),tr("Wrong file format"));
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user