summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/ui/AuthenticationDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/webenginequick/ui/AuthenticationDialog.qml')
-rw-r--r--src/webenginequick/ui/AuthenticationDialog.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webenginequick/ui/AuthenticationDialog.qml b/src/webenginequick/ui/AuthenticationDialog.qml
index f9de8d79f..d0611b84f 100644
--- a/src/webenginequick/ui/AuthenticationDialog.qml
+++ b/src/webenginequick/ui/AuthenticationDialog.qml
@@ -50,6 +50,7 @@ Dialog {
Label {
id: message
color: palette.windowText
+ textFormat: Text.PlainText
}
GridLayout {
columns: 2