PLabel: Clickable links should be in highlight color
This commit is contained in:
parent
0703e7ab59
commit
3f1292d615
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ Text {
|
|||
font.family: Constants.font
|
||||
color: Constants.colors.text
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
linkColor: Constants.colors.highlight
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue