Transfer: disable long payment ids by default

This commit is contained in:
selsta
2018-12-27 19:12:40 +01:00
parent 48a267f631
commit bb37234142
4 changed files with 14 additions and 0 deletions

View File

@@ -293,6 +293,8 @@ Rectangle {
}
ColumnLayout {
visible: appWindow.persistentSettings.showPid || paymentIdCheckbox.checked
CheckBox {
id: paymentIdCheckbox
border: false