mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Simplify code
CURA-6447
This commit is contained in:
parent
f94344263b
commit
61ee2ec85c
4 changed files with 2 additions and 8 deletions
|
@ -788,12 +788,6 @@ UM.MainWindow
|
|||
onTriggered: addMachineDialog.show()
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: CuraApplication
|
||||
onRequestAddPrinter: addMachineDialog.show()
|
||||
}
|
||||
|
||||
AboutDialog
|
||||
{
|
||||
id: aboutDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue