mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 08:17:26 -04:00
Receive: add tooltip to search transactions button
This commit is contained in:
@@ -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)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user