Fixed some QML warnings

CL-541
This commit is contained in:
Jaime van Kessel 2017-12-19 17:19:04 +01:00
parent 79add4ffd8
commit 89004b8df5
2 changed files with 14 additions and 2 deletions

View file

@ -48,7 +48,6 @@ Item
anchors.leftMargin: UM.Theme.getSize("default_margin").width
anchors.right: parent.right
anchors.rightMargin: UM.Theme.getSize("default_margin").width
anchors.top: outputDevice.bottom
}
}
}