Enable opening links in messages
This commit is contained in:
@@ -16,5 +16,7 @@ QQC2.Label {
|
||||
wrapMode: Text.WordWrap
|
||||
width: parent.width
|
||||
textFormat: Text.RichText
|
||||
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user