forked from Public/monero-gui
remove old reference to passwordDialog
This commit is contained in:
@@ -119,7 +119,6 @@ Window {
|
||||
releasedColor: "#FF6C3C"
|
||||
pressedColor: "#FF4304"
|
||||
text: qsTr("Cancel")
|
||||
KeyNavigation.tab: passwordInput
|
||||
onClicked: {
|
||||
root.rejected()
|
||||
root.close()
|
||||
|
||||
Reference in New Issue
Block a user