add hint texts to address and payment id fields

This commit is contained in:
moneromooo.monero
2016-10-16 21:25:19 +01:00
parent 05046a5f21
commit bb2529460b
3 changed files with 4 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ Rectangle {
anchors.leftMargin: 17
anchors.rightMargin: 17
anchors.topMargin: 5
placeholderText: qsTr("16 or 64 hexadecimal characters") + translationManager.emptyString
}