receive: enable advanced option checkbox2 to persist

This commit is contained in:
mmbyday
2018-12-06 14:56:23 -05:00
parent 71a1ff6677
commit 950ac55281
2 changed files with 4 additions and 4 deletions

View File

@@ -1019,6 +1019,7 @@ ApplicationWindow {
property string daemonUsername: ""
property string daemonPassword: ""
property bool transferShowAdvanced: false
property bool receiveShowAdvanced: false
property string blockchainDataDir: ""
property bool useRemoteNode: false
property string remoteNodeAddress: ""