mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
Receive: add tooltip to search transactions button
This commit is contained in:
parent
2946127ed7
commit
10a01fa5b4
@ -189,6 +189,7 @@ Rectangle {
|
|||||||
fontAwesomeFallbackOpacity: 0.5
|
fontAwesomeFallbackOpacity: 0.5
|
||||||
Layout.preferredWidth: 23
|
Layout.preferredWidth: 23
|
||||||
Layout.preferredHeight: 21
|
Layout.preferredHeight: 21
|
||||||
|
tooltip: qsTr("See transactions") + translationManager.emptyString
|
||||||
|
|
||||||
onClicked: doSearchInHistory(address)
|
onClicked: doSearchInHistory(address)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user