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