diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-07-09 20:34:04 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-09 20:47:16 -0700 |
commit | 27f55cb964a67edcd7146aa43bc4af640378bb67 (patch) | |
tree | e26899c347c3ed72a6987d3407b5c7ed5e4e46da /subsurface.qrc | |
parent | 121f9f1902ce8d6ae761f5fdb4361fa9c30880dd (diff) | |
download | subsurface-27f55cb964a67edcd7146aa43bc4af640378bb67.tar.gz |
Use mobile icon for subsurface-mobile
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 b8129285f..1eaa8cc70 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -2,6 +2,7 @@ <qresource prefix="/"> <file alias="star">icons/star.svg</file> <file alias="subsurface-icon">icons/subsurface-icon.png</file> + <file alias="subsurface-mobile-icon">icons/subsurface-mobile-icon.png</file> <file alias="plus">icons/plus.png</file> <file alias="trash">icons/trash.png</file> <file alias="units">icons/units.png</file> |