diff options
author | Willem Ferguson <willemferguson@zoology.up.ac.za> | 2014-03-04 22:29:51 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-03-04 12:59:17 -0800 |
commit | 480280937aad6d34742440333d34754aaeda7b28 (patch) | |
tree | 75a627af673e812496eddfa9cf58417915742e55 /subsurface.qrc | |
parent | 851834830447a9dbfec02a6822dd36a1e5796c04 (diff) | |
download | subsurface-480280937aad6d34742440333d34754aaeda7b28.tar.gz |
Changes to icons in profile panel
- Replace dustbin icon.
- Replace NDL/TTS tool tip with "Show NDL / TTS"
- Create tool tip for scale icon: "Rescale depth axis"
Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 569b53830..4e0cffd72 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -49,6 +49,7 @@ <file alias="icon_o2">icons/icon-po2graph.png</file> <file alias="icon_ceiling_calculated">icons/icon-ceiling-calculated.png</file> <file alias="icon_ceiling_alltissues">icons/icon-ceiling-alltissues.png</file> + <file alias="icon_NDLTTS">icons/icon-NDLTTS.png</file> <file alias="icon_ceiling_3m">icons/icon-ceiling-3m.png</file> <file alias="icon_ceiling_dc">icons/icon-ceiling-dc.png</file> <file alias="icon_ead">icons/icon-ead.png</file> |