Remove unnecessary margin that was set from a removed file

This commit is contained in:
Arjen Hiemstra 2015-05-04 18:02:44 +02:00
parent 0bbb7f93e8
commit d2f2c7e078

View file

@ -13,7 +13,6 @@ UM.Dialog {
ColumnLayout {
anchors.fill: parent;
anchors.margins: UM.Styles.defaultMargin;
Label {
text: qsTr("Add Printer");