mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-02 21:26:24 +01:00
fix conflict
This commit is contained in:
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user