forked from Public/monero-gui
receive: enable advanced option checkbox2 to persist
This commit is contained in:
1
main.qml
1
main.qml
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user