Fix QML warnings

This commit is contained in:
fieldOfView 2018-05-02 20:34:50 +02:00
parent 46e7a6665d
commit ca8b7bb1da
3 changed files with 7 additions and 7 deletions

View file

@ -42,7 +42,7 @@ UM.Dialog
anchors.right: parent.right
anchors.topMargin: UM.Theme.getSize("default_margin").height
readOnly: true
text: licenseDialog.licenseContent
text: licenseDialog.licenseContent || ""
}
}
rightButtons: