mirror of
https://github.com/KDE/kasts.git
synced 2024-12-24 15:40:44 +01:00
Open links in Entries
This commit is contained in:
parent
4ededc70d4
commit
f761ca437b
@ -40,6 +40,7 @@ Kirigami.ScrollablePage {
|
||||
textFormat: Text.RichText
|
||||
wrapMode: Text.WordWrap
|
||||
Layout.fillWidth: true
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user