mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 16:17:26 -04:00
fix daemon console error
This commit is contained in:
@@ -106,7 +106,6 @@ Window {
|
||||
releasedColor: "#FF6C3C"
|
||||
pressedColor: "#FF4304"
|
||||
text: qsTr("Close")
|
||||
KeyNavigation.tab: cancelButton
|
||||
onClicked: {
|
||||
root.close()
|
||||
root.accepted()
|
||||
|
||||
Reference in New Issue
Block a user