Add support for episode subtitle and HTML shownotes
This commit is contained in:
parent
5e15f13bb3
commit
a3fc3fe3c0
4 changed files with 48 additions and 23 deletions
|
@ -26,5 +26,6 @@ Text {
|
|||
font.pixelSize: 30 * pgst.scalef
|
||||
font.family: Constants.font
|
||||
color: Constants.colors.text
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue