Simplify code

CURA-6447
This commit is contained in:
Lipu Fei 2019-04-09 11:45:28 +02:00
parent f94344263b
commit 61ee2ec85c
4 changed files with 2 additions and 8 deletions

View file

@ -788,12 +788,6 @@ UM.MainWindow
onTriggered: addMachineDialog.show()
}
Connections
{
target: CuraApplication
onRequestAddPrinter: addMachineDialog.show()
}
AboutDialog
{
id: aboutDialog