Updated Bio

This commit is contained in:
molan-git 2020-01-30 12:50:26 +01:00 committed by GitHub
parent ee04ee65fd
commit 5e6b3db553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,7 +251,7 @@ Page {
x: Theme.horizontalPageMargin
width: parent.width - ( 2 * Theme.horizontalPageMargin )
id: txtnote
text: qsTr(note)
text: note
font.pixelSize: Theme.fontSizeExtraSmall
color: Theme.secondaryColor
linkColor: Theme.secondaryHighlightColor