aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2021-04-15 00:04:50 +0000
committerxiphon <xiphon@protonmail.com>2021-04-15 00:09:45 +0000
commit767b9e05b395a63da1c880ec1155b722476177a5 (patch)
treee0992c472f1b3de97d82b03499651176de303b5d /qml.qrc
parent8444a9563e959fb8cac599b0178faae33eada25d (diff)
downloadmonzero-gui-767b9e05b395a63da1c880ec1155b722476177a5.tar.gz
monzero-gui-767b9e05b395a63da1c880ec1155b722476177a5.tar.xz
monzero-gui-767b9e05b395a63da1c880ec1155b722476177a5.zip
TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index afee1f67..4cc451cd 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -11,6 +11,7 @@
<file>components/RemoteNodeDialog.qml</file>
<file>components/SettingsListItem.qml</file>
<file>components/Slider.qml</file>
+ <file>components/Tooltip.qml</file>
<file>components/UpdateDialog.qml</file>
<file>images/whatIsIcon.png</file>
<file>images/whatIsIcon@2x.png</file>