mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 17:27:25 -04:00
History redesign
This commit is contained in:
@@ -464,7 +464,7 @@ Rectangle {
|
||||
id: historyButton
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("History") + translationManager.emptyString
|
||||
text: qsTr("Transactions") + translationManager.emptyString
|
||||
symbol: qsTr("H") + translationManager.emptyString
|
||||
dotColor: "#6B0072"
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user