This commit is contained in:
JamesCullum 2016-08-31 22:43:37 +02:00 committed by GitHub
parent 9662f46407
commit 30e9ab252c

View file

@ -100,7 +100,7 @@ Rectangle {
color: "#545454" color: "#545454"
textFormat: Text.RichText textFormat: Text.RichText
text: qsTr("<style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style>\ text: qsTr("<style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style>\
lookng for security level and address book? go to <a href='#'>Transfer</a> tab") looking for security level and address book? go to <a href='#'>Transfer</a> tab")
+ translationManager.emptyString + translationManager.emptyString
font.underline: false font.underline: false
onLinkActivated: appWindow.showPageRequest("Transfer") onLinkActivated: appWindow.showPageRequest("Transfer")