aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2020-05-02 00:14:29 +0000
committerxiphon <xiphon@protonmail.com>2020-05-02 01:54:05 +0000
commitca79525fdb4e462a435d9914a46fcef449577f9d (patch)
tree521060c62bafb31d633a793a484a0fa06dc2e6db /qml.qrc
parentce6cc47afedb05b7b47b1f713429e85474239f90 (diff)
downloadmonzero-gui-ca79525fdb4e462a435d9914a46fcef449577f9d.tar.gz
monzero-gui-ca79525fdb4e462a435d9914a46fcef449577f9d.tar.xz
monzero-gui-ca79525fdb4e462a435d9914a46fcef449577f9d.zip
Slider component
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 404de207..eb24cc20 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -5,6 +5,7 @@
<file>MiddlePanel.qml</file>
<file>components/Label.qml</file>
<file>components/SettingsListItem.qml</file>
+ <file>components/Slider.qml</file>
<file>components/UpdateDialog.qml</file>
<file>images/whatIsIcon.png</file>
<file>images/whatIsIcon@2x.png</file>