mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
remove old reference to passwordDialog
This commit is contained in:
parent
4a1e22aee7
commit
42086b574c
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ Window {
|
|||
releasedColor: "#FF6C3C"
|
||||
pressedColor: "#FF4304"
|
||||
text: qsTr("Cancel")
|
||||
KeyNavigation.tab: passwordInput
|
||||
onClicked: {
|
||||
root.rejected()
|
||||
root.close()
|
||||
|
|
Loading…
Reference in a new issue