aboutsummaryrefslogtreecommitdiff
path: root/components/LabelSubheader.qml
diff options
context:
space:
mode:
authorrating89us <45968869+rating89us@users.noreply.github.com>2021-11-19 16:34:34 +0100
committerrating89us <45968869+rating89us@users.noreply.github.com>2021-11-22 23:19:41 +0100
commit9961305867014361e542e7a14632fc4ca3423ef3 (patch)
tree9e3e636cd573c7365f8195f0ebb9631a10fbe4d2 /components/LabelSubheader.qml
parentecf5c501d61bf5f85fb69fd9136cd0235f97f7b8 (diff)
downloadmonzero-gui-9961305867014361e542e7a14632fc4ca3423ef3.tar.gz
monzero-gui-9961305867014361e542e7a14632fc4ca3423ef3.tar.xz
monzero-gui-9961305867014361e542e7a14632fc4ca3423ef3.zip
LabelSubheader: implement tooltip
Diffstat (limited to 'components/LabelSubheader.qml')
-rw-r--r--components/LabelSubheader.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index 585d0027..0e93daa4 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -34,6 +34,7 @@ import "../components/effects/" as MoneroEffects
Label {
id: item
fontSize: 18
+ tooltipIconVisible: true
Rectangle {
anchors.top: item.bottom