Modify small UI things in the Add Printer dialog

This commit is contained in:
Diego Prado Gesto 2019-05-01 15:50:43 +02:00
parent 8d6136bcf3
commit 32c8bbfb3c
4 changed files with 7 additions and 11 deletions

View file

@ -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