diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-02-27 21:23:21 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-02-28 08:16:41 -0800 |
commit | 08debcaef1f98d2fb3ab858309036da7f4af6285 (patch) | |
tree | 390ef0eb5885ec365894af96f07b60e798e42685 /subsurface.qrc | |
parent | 32d24fa21c0bdc4ad867e25c2b9445b4a1cb5bfb (diff) | |
download | subsurface-08debcaef1f98d2fb3ab858309036da7f4af6285.tar.gz |
cleanup: remove gaschangeICD icon
No user of that.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 6c237bc5b..8e66a159c 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -31,7 +31,6 @@ <file alias="gaschange-ean-icon">icons/Nx_change.png</file> <file alias="gaschange-trimix-icon">icons/Tmx_change.png</file> <file alias="gaschange-oxygen-icon">icons/Oxy_change.png</file> - <file alias="gaschange-ICD-icon">icons/gaschangeICD.png</file> <file alias="gaschange-air-ICD-icon">icons/Air_changeICD.png</file> <file alias="gaschange-ean-ICD-icon">icons/Nx_changeICD.png</file> <file alias="gaschange-trimix-ICD-icon">icons/Tmx_changeICD.png</file> |