diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-06-28 21:07:39 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-28 21:07:39 -0700 |
commit | b1e50fb157c6c86af28d4beb4e365ec15a08e748 (patch) | |
tree | 187241212b01a471433b2322b92bee5cc27d84be /subsurface.qrc | |
parent | 7f783e2147d4014cd4297316c3c062d8ce3ba3b7 (diff) | |
download | subsurface-b1e50fb157c6c86af28d4beb4e365ec15a08e748.tar.gz |
Profile: change event icon for gaschange
This is not ideal, but it gets us closer to what we need.
Fixes #556
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 48dce73dd..1fc6d68ca 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -12,6 +12,7 @@ <file alias="maximum">icons/maximum.png</file> <file alias="average">icons/average.png</file> <file alias="warning">icons/warning.png</file> + <file alias="gaschange">icons/gaschange.png</file> <file alias="flag">icons/flag.png</file> <file alias="scale">icons/scale.png</file> <file alias="ruler">icons/ruler.png</file> |