diff options
author | Willem Ferguson <willemferguson@zoology.up.ac.za> | 2014-04-16 17:34:20 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-04-16 12:10:41 -0700 |
commit | 1b6d4f55df0c9522cec3b56afc022b02dd968fe7 (patch) | |
tree | 814938ac39e53e7a14194ea016778fe90f03f50a /subsurface.qrc | |
parent | a8aa3a2f0084ae12a3a3dbcc27396877c30a38f2 (diff) | |
download | subsurface-1b6d4f55df0c9522cec3b56afc022b02dd968fe7.tar.gz |
Use Luisa's new icons
Move the heart rate graph icon up in the toolbox with the cluster of
buttons that control graphs
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 ec3398a8b..27716b604 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -51,5 +51,6 @@ <file alias="icon_ceiling_3m">icons/3x3.png</file> <file alias="icon_ceiling_dc">icons/pc.png</file> <file alias="icon_ead">icons/ead.png</file> + <file alias="icon_HR">icons/icon-HR.png</file> </qresource> </RCC> |