PasswordDialog: don't always show()

This commit is contained in:
mmbyday
2019-04-11 15:03:00 -07:00
parent d2c47606ca
commit 9c4688b3f0
3 changed files with 2 additions and 5 deletions

View File

@@ -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 = ""