Merge pull request #1866

bb37234 Transfer: disable long payment ids by default (selsta)
This commit is contained in:
luigi1111
2019-01-21 14:45:48 -06:00
4 changed files with 14 additions and 0 deletions

View File

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