mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 13:57:25 -04:00
remove old reference to passwordDialog
This commit is contained in:
@@ -119,7 +119,6 @@ Window {
|
|||||||
releasedColor: "#FF6C3C"
|
releasedColor: "#FF6C3C"
|
||||||
pressedColor: "#FF4304"
|
pressedColor: "#FF4304"
|
||||||
text: qsTr("Cancel")
|
text: qsTr("Cancel")
|
||||||
KeyNavigation.tab: passwordInput
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
root.rejected()
|
root.rejected()
|
||||||
root.close()
|
root.close()
|
||||||
|
|||||||
Reference in New Issue
Block a user