summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-04-21 05:21:56 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-04-22 11:59:15 -0700
commit34628f8e6d2156d7eae9bfbb64d5b43ca58e1a34 (patch)
tree0993f7d0f4e4fb4aa5ebe6558bd6e2803432b6d1 /mobile-widgets/qml/mobile-resources.qrc
parentbe30724ba0eeaba214c099921579f2023d2a9a7a (diff)
downloadsubsurface-34628f8e6d2156d7eae9bfbb64d5b43ca58e1a34.tar.gz
QML UI: add option to disable cloud to start screen
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 a02896c59..4fe82a66a 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -21,6 +21,7 @@
<file alias="context-menu.png">icons/context-menu.png</file>
<file alias="menu-edit.png">icons/menu-edit.png</file>
<file alias="menu-back.png">icons/menu-back.png</file>
+ <file alias="nocloud.svg">icons/nocloud.svg</file>
</qresource>
<qresource prefix="/imports">
<file alias="org/kde/kirigami/qmldir">kirigami/qmldir</file>