aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Brydolf <jacob@brydolf.net>2016-11-13 17:26:52 +0100
committerJacob Brydolf <jacob@brydolf.net>2016-11-13 17:27:01 +0100
commitfaeb9bb096a0f8f39b630b07cf8cec707a341479 (patch)
treefb16cd903175513729380a558e3968fd76129984
parent24a66c184d206d6f6bea427c4d893d3bd2db24b6 (diff)
downloadmonzero-gui-faeb9bb096a0f8f39b630b07cf8cec707a341479.tar.gz
monzero-gui-faeb9bb096a0f8f39b630b07cf8cec707a341479.tar.xz
monzero-gui-faeb9bb096a0f8f39b630b07cf8cec707a341479.zip
progress splash: ensure correct message is shown
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index 2e8d432c..e5d86f9e 100644
--- a/main.qml
+++ b/main.qml
@@ -199,7 +199,7 @@ ApplicationWindow {
function connectWallet(wallet) {
- showProcessingSplash()
+ showProcessingSplash("Please wait...")
currentWallet = wallet
// Disconnect before connecting