summaryrefslogtreecommitdiff
path: root/src/controls/Label.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Label.qml')
-rw-r--r--src/controls/Label.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/Label.qml b/src/controls/Label.qml
index e983ecc7..db6de97f 100644
--- a/src/controls/Label.qml
+++ b/src/controls/Label.qml
@@ -81,6 +81,7 @@ Text {
id: label
color: pal.text
+ activeFocusOnTab: false
renderType: Text.NativeRendering
SystemPalette {
id: pal