summaryrefslogtreecommitdiff
path: root/share/qtcreator/welcomescreen/widgets/LinkedText.qml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/welcomescreen/widgets/LinkedText.qml')
-rw-r--r--share/qtcreator/welcomescreen/widgets/LinkedText.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/welcomescreen/widgets/LinkedText.qml b/share/qtcreator/welcomescreen/widgets/LinkedText.qml
index 57ca4fae06..7431c5e781 100644
--- a/share/qtcreator/welcomescreen/widgets/LinkedText.qml
+++ b/share/qtcreator/welcomescreen/widgets/LinkedText.qml
@@ -105,4 +105,5 @@ NativeText {
}
]
}
+ Accessible.role: Accessible.Link
}