diff options
Diffstat (limited to 'components/LabelSubheader.qml')
| -rw-r--r-- | components/LabelSubheader.qml | 1 |
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 |
