diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-01 11:19:23 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-01 11:19:23 -0700 |
commit | 9e635392373cdc56fb3a897ea491e7c33fdbd424 (patch) | |
tree | f774d955632b301428088365d41abe62badfdd26 /subsurface.qrc | |
parent | 1a4d098ef2062923bbe09538cc01c1d130989640 (diff) | |
parent | 0e96c9f62e3a7030d9208f32e59390cb3fd20bbe (diff) | |
download | subsurface-9e635392373cdc56fb3a897ea491e7c33fdbd424.tar.gz |
Merge branch 'editMode' of github.com:tcanabrava/subsurface
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 cda15944c..67efdc7a1 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -6,6 +6,7 @@ <file alias="trash">icons/trash.png</file> <file alias="units">icons/units.png</file> <file alias="advanced">icons/advanced.png</file> + <file alias="edit">icons/advanced.png</file> <file alias="graph">icons/graph.png</file> <file alias="minimum">icons/minimum.svg</file> <file alias="maximum">icons/maximum.svg</file> |