mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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