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