mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 12:17:50 -06:00
CURA-5035 Review feedback
This commit is contained in:
parent
3934f6f1b3
commit
62aeb6c954
10 changed files with 9 additions and 78 deletions
|
@ -42,7 +42,7 @@ UM.Dialog
|
|||
anchors.right: parent.right
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
readOnly: true
|
||||
text: licenseDialog.licenseContent != null ? licenseDialog.licenseContent : ""
|
||||
text: licenseDialog.licenseContent
|
||||
}
|
||||
}
|
||||
rightButtons:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue