mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-02 19:43:57 -06:00
Remove unnecessary margin that was set from a removed file
This commit is contained in:
parent
0bbb7f93e8
commit
d2f2c7e078
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ UM.Dialog {
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
anchors.fill: parent;
|
anchors.fill: parent;
|
||||||
anchors.margins: UM.Styles.defaultMargin;
|
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
text: qsTr("Add Printer");
|
text: qsTr("Add Printer");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue