After clear main window set arrow tool.
--HG-- branch : develop
This commit is contained in:
parent
00b0f4ec31
commit
870fcd973c
|
@ -1385,7 +1385,7 @@ void MainWindow::Clear()
|
|||
doc->clear();
|
||||
sceneDraw->clear();
|
||||
sceneDetails->clear();
|
||||
CancelTool();
|
||||
ArrowTool();
|
||||
comboBoxDraws->clear();
|
||||
ui->actionOptionDraw->setEnabled(false);
|
||||
ui->actionSave->setEnabled(false);
|
||||
|
|
Loading…
Reference in New Issue
Block a user