mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-20 04:15:53 +01:00
added standardDialog component
This commit is contained in:
parent
ae977af2ec
commit
86772bee52
@ -119,6 +119,7 @@ Window {
|
||||
releasedColor: "#FF6C3C"
|
||||
pressedColor: "#FF4304"
|
||||
text: qsTr("Cancel")
|
||||
KeyNavigation.tab: passwordInput
|
||||
onClicked: {
|
||||
root.rejected()
|
||||
root.close()
|
||||
|
Loading…
Reference in New Issue
Block a user