mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 19:31:16 -07:00
Modify small UI things in the Add Printer dialog
This commit is contained in:
parent
8d6136bcf3
commit
32c8bbfb3c
4 changed files with 7 additions and 11 deletions
|
|
@ -66,6 +66,7 @@ Window
|
|||
anchors.left: parent.left
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
anchors.leftMargin: UM.Theme.getSize("wide_margin").width
|
||||
|
||||
enabled: true
|
||||
onClicked: dialog.visible = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue