summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2019-01-29 14:27:27 +0100
committerGravatar Robert C. Helling <helling@atdotde.de>2019-02-05 14:18:14 +0100
commitc9d8b4f605d55b99ec41ec1eaa008118889261c3 (patch)
tree5b279ab8ef3a4cf280701a975033625ef95b1b0d /subsurface.qrc
parent2eebbfa3a4ee692df3ba84ae01bf390a6b83e6de (diff)
downloadsubsurface-c9d8b4f605d55b99ec41ec1eaa008118889261c3.tar.gz
Add button to toggle deco info in info box
The info box can get longish. Offer the user to turn off display of deco information (surface GF and individual ceilings). Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r--subsurface.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc
index 67c7b6612..20dd9236b 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -94,5 +94,6 @@
<file alias="video-icon">icons/video.svg</file>
<file alias="video-overlay">icons/video_overlay.svg</file>
<file alias="unknown-icon">icons/unknown.svg</file>
+ <file alias="tissue-icon">icons/tissue.png</file>
</qresource>
</RCC>