diff options
author | jan Iversen <jani@libreoffice.org> | 2018-06-09 20:06:58 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-06-09 20:54:10 +0200 |
commit | f7e8f2124503d3952a9fc6838a4fb8f2e2e09878 (patch) | |
tree | 7a302470361ba00a93c793430a9c062d735b2641 /mobile-widgets/qml/mobile-resources.qrc | |
parent | eaaf0fc431512375fc3f4a81155c637aae5ef527 (diff) | |
download | subsurface-f7e8f2124503d3952a9fc6838a4fb8f2e2e09878.tar.gz |
mobile: remove context icons
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r-- | mobile-widgets/qml/mobile-resources.qrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 14ec320f1..681223810 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -24,7 +24,6 @@ <file>SsrfSwitch.qml</file> <!-- ********** pictures ********** --> - <file alias="context-menu.png">icons/context-menu.png</file> <file>icons/dive.jpg</file> <file alias="nocloud.svg">icons/nocloud.svg</file> <file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file> |