Merge pull request #2949

1edc068 PasswordDialog: remove already defined z value (selsta)
This commit is contained in:
luigi1111
2020-07-08 13:36:52 -05:00
2 changed files with 1 additions and 2 deletions

View File

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