forked from Public/monero-gui
fix conflict
This commit is contained in:
committed by
Ilya Kitaev
parent
49018390dc
commit
868610c778
1
main.qml
1
main.qml
@@ -55,7 +55,6 @@ 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