diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-05-22 08:47:41 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-05-22 08:47:41 -0700 |
commit | 9946fe97c0d0bf774473238170fce05bcac4fc1e (patch) | |
tree | ea8d02743863210667e7b05284e072d9328a7a4e /subsurface.qrc | |
parent | d8673f986703439ceee6b037c14ff10526e6714a (diff) | |
parent | 75956f0f9149d7483ce0771df682d90e2fc9b923 (diff) | |
download | subsurface-9946fe97c0d0bf774473238170fce05bcac4fc1e.tar.gz |
Merge branch 'randomFixes' of https://github.com/tcanabrava/subsurface
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index e1939f28e..887390583 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -2,5 +2,7 @@ <qresource> <file alias="star">star.svg</file> <file alias="subsurface-icon">subsurface-icon.png</file> + <file alias="plus">plus.png</file> + <file alias="trash">trash.png</file> </qresource> </RCC> |