diff --git a/main.qml b/main.qml index 97ea5738..214686da 100644 --- a/main.qml +++ b/main.qml @@ -55,6 +55,7 @@ ApplicationWindow { property alias password : passwordDialog.password property int splashCounter: 0 property bool isNewWallet: false + // true if wallet ever synchronized property bool walletInitialized : false