mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 10:57:25 -04:00
Merchant: fix close button
This commit is contained in:
@@ -544,7 +544,7 @@ Item {
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: appWindow.showPageRequest("Receive")
|
||||
onClicked: appWindow.showPageRequest("Settings")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user