mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
PasswordDialog: remove already defined z value
main already defines z
This commit is contained in:
parent
c8f4355e15
commit
1edc068047
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user