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