mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove setting duplicate properties of UM.Label
default settings
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
c1d5526537
commit
b2f3b365c9
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue