Merge pull request #1931

fe959dc warningbox: make text readonly (mmbyday)
This commit is contained in:
luigi1111 2019-02-06 16:11:34 -06:00
commit b5f63184a9
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -51,7 +51,7 @@ Rectangle {
textMargin: 0
leftPadding: 0
topPadding: 6
readOnly: false
readOnly: true
onLinkActivated: root.linkActivated();
// @TODO: Legacy. Remove after Qt 5.8.