Do not clear handler after save
This commit is contained in:
parent
9caee5b80a
commit
3ae370441d
1 changed files with 0 additions and 1 deletions
|
|
@ -1390,7 +1390,6 @@ void MainWindow::actionSave()
|
|||
saveError(file, _("Error saving design"));
|
||||
}
|
||||
}
|
||||
clearCurrentOutput();
|
||||
updateRecentFiles();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue