aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/WarningBox.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/WarningBox.qml b/components/WarningBox.qml
index c1d6dec6..db0673da 100644
--- a/components/WarningBox.qml
+++ b/components/WarningBox.qml
@@ -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.