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