aboutsummaryrefslogtreecommitdiff
path: root/main.qml
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-11-17 16:59:17 +0200
committerRiccardo Spagni <ric@spagni.net>2016-11-17 16:59:17 +0200
commit5d03bb92dc1eb84dffbb61d229dd76cc8946a7b9 (patch)
tree426d605a368fa392c9457d7e90ea25be778da076 /main.qml
parent14c89776f3bffc62e36f1823a6f2c896dfd7cb88 (diff)
parentefb3c75cd3ff6487b612043e5d0b2e00b694db91 (diff)
downloadmonzero-gui-5d03bb92dc1eb84dffbb61d229dd76cc8946a7b9.tar.gz
monzero-gui-5d03bb92dc1eb84dffbb61d229dd76cc8946a7b9.tar.xz
monzero-gui-5d03bb92dc1eb84dffbb61d229dd76cc8946a7b9.zip
Merge pull request #163
efb3c75 splash: add option to close popup (Jacob Brydolf) faeb9bb progress splash: ensure correct message is shown (Jacob Brydolf)
Diffstat (limited to 'main.qml')
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index 9bd52b94..ddb19b21 100644
--- a/main.qml
+++ b/main.qml
@@ -199,7 +199,7 @@ ApplicationWindow {
function connectWallet(wallet) {
- showProcessingSplash()
+ showProcessingSplash("Please wait...")
currentWallet = wallet
// Disconnect before connecting