Merge pull request #1627 from anna-marina/fix-save-log
Do not clear handler after save
This commit is contained in:
commit
0182e95a78
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