aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/PasswordDialog.qml')
-rw-r--r--components/PasswordDialog.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/PasswordDialog.qml b/components/PasswordDialog.qml
index a572b874..9ee362f5 100644
--- a/components/PasswordDialog.qml
+++ b/components/PasswordDialog.qml
@@ -41,7 +41,6 @@ import "../js/Utils.js" as Utils
Item {
id: root
visible: false
- z: parent.z + 2
property alias password: passwordInput1.text
property string walletName