aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
diff options
context:
space:
mode:
authormmbyday <mmbyday@protonmail.com>2019-04-11 15:03:00 -0700
committermmbyday <mmbyday@protonmail.com>2019-04-11 22:14:44 -0700
commit9c4688b3f0a89c82fbcb675a857b9bd463ce9060 (patch)
tree4fd7ceae62c2b534e56d2726d81c7e7dbd2793bb /components/PasswordDialog.qml
parentd2c47606ca8446e58ef122117f8f84b578691bab (diff)
downloadmonzero-gui-9c4688b3f0a89c82fbcb675a857b9bd463ce9060.tar.gz
monzero-gui-9c4688b3f0a89c82fbcb675a857b9bd463ce9060.tar.xz
monzero-gui-9c4688b3f0a89c82fbcb675a857b9bd463ce9060.zip
PasswordDialog: don't always show()
Diffstat (limited to 'components/PasswordDialog.qml')
-rw-r--r--components/PasswordDialog.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/PasswordDialog.qml b/components/PasswordDialog.qml
index f820e4df..842c0549 100644
--- a/components/PasswordDialog.qml
+++ b/components/PasswordDialog.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2018, The Monero Project
+// Copyright (c) 2014-2019, The Monero Project
//
// All rights reserved.
//
@@ -63,7 +63,6 @@ Item {
leftPanel.enabled = false
middlePanel.enabled = false
titleBar.enabled = false
- show()
root.visible = true;
passwordInput.forceActiveFocus();
passwordInput.text = ""