Disable DC shortcuts on closing data file
Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b87a602265
commit
42e8e6406b
@ -222,6 +222,7 @@ void MainWindow::cleanUpEmpty()
|
||||
ui.globe->reload();
|
||||
if (!existing_filename)
|
||||
setTitle(MWTF_DEFAULT);
|
||||
disableDcShortcuts();
|
||||
}
|
||||
|
||||
void MainWindow::setToolButtonsEnabled(bool enabled)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user