summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Joakim Bygdell <j.bygdell@gmail.com>2017-07-24 21:29:30 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-26 01:39:26 +0900
commit4bcbe8e3a0f517a528e9fcb6cb449f9a41237240 (patch)
treef4dddb59a2039a9386d9e2228e86c9a5dd8e1fa6 /mobile-widgets/qml/mobile-resources.qrc
parentae33422ede3ec5671d2964de0e2fbcadba43b61b (diff)
downloadsubsurface-4bcbe8e3a0f517a528e9fcb6cb449f9a41237240.tar.gz
QML UI: add our own styled button
Add out own styled button 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 30c0830be..d3263c7d3 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -24,6 +24,7 @@
<file alias="nocloud.svg">icons/nocloud.svg</file>
<file>SsrfSwitch.qml</file>
<file>SsrfCheckBox.qml</file>
+ <file>SsrfButton.qml</file>
</qresource>
<qresource prefix="/">
<file>qtquickcontrols2.conf</file>