Remove setting duplicate properties of UM.Label default settings

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Casper Lamboo 2022-02-11 11:31:30 +01:00 committed by GitHub
parent c1d5526537
commit b2f3b365c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,8 +42,6 @@ UM.Dialog
text: catalog.i18nc("@text:window", "We have found one or more project file(s) within the files you have selected. You can open only one project file at a time. We suggest to only import models from those files. Would you like to proceed?")
anchors.left: parent.left
anchors.right: parent.right
font: UM.Theme.getFont("default")
wrapMode: Text.WordWrap
}
buttonSpacing: UM.Theme.getSize("thin_margin").width