summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Joakim Bygdell <j.bygdell@gmail.com>2017-07-24 20:19:34 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-26 01:39:26 +0900
commitfe425924e4455f5e3b2525636ce704be9fdcf8e7 (patch)
tree47604d9eaf5662c01e12b7f420eec0053fd103dd /mobile-widgets/qml/mobile-resources.qrc
parent071db08b141def6dd5b89e4b79159e29f56c6c0b (diff)
downloadsubsurface-fe425924e4455f5e3b2525636ce704be9fdcf8e7.tar.gz
QML UI: add our own styled checkbox
Add out own styled checkbox as resource. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r--mobile-widgets/qml/mobile-resources.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc
index b480d7a3b..30c0830be 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -23,6 +23,7 @@
<file alias="menu-back.png">icons/menu-back.png</file>
<file alias="nocloud.svg">icons/nocloud.svg</file>
<file>SsrfSwitch.qml</file>
+ <file>SsrfCheckBox.qml</file>
</qresource>
<qresource prefix="/">
<file>qtquickcontrols2.conf</file>