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