forked from Public/monero-gui
Fix: unused dummy property removed
This commit is contained in:
1
main.qml
1
main.qml
@@ -55,6 +55,7 @@ ApplicationWindow {
|
|||||||
property alias password : passwordDialog.password
|
property alias password : passwordDialog.password
|
||||||
property int splashCounter: 0
|
property int splashCounter: 0
|
||||||
property bool isNewWallet: false
|
property bool isNewWallet: false
|
||||||
|
|
||||||
// true if wallet ever synchronized
|
// true if wallet ever synchronized
|
||||||
property bool walletInitialized : false
|
property bool walletInitialized : false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user