mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
fix daemon console error
This commit is contained in:
parent
cf95742433
commit
de14886376
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ Window {
|
|||
releasedColor: "#FF6C3C"
|
||||
pressedColor: "#FF4304"
|
||||
text: qsTr("Close")
|
||||
KeyNavigation.tab: cancelButton
|
||||
onClicked: {
|
||||
root.close()
|
||||
root.accepted()
|
||||
|
|
Loading…
Reference in a new issue