mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
Merge pull request #2949
1edc068
PasswordDialog: remove already defined z value (selsta)
This commit is contained in:
commit
51739dfb22
@ -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