mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 03:27:25 -04:00
PasswordDialog: remove already defined z value
main already defines z
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user