diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-04-23 08:30:10 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-04-23 08:30:10 -0700 |
commit | d72f4e470a42b50ad70a33fd4c389c1318b45bf1 (patch) | |
tree | e307aed06594cfa0326a94c8ebab45f0d2c4ab9b /subsurface.qrc | |
parent | 121740db2aa85430005a0774db831b599672fb04 (diff) | |
download | subsurface-d72f4e470a42b50ad70a33fd4c389c1318b45bf1.tar.gz |
Consolidate the two .qrc files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 2496c8778..e257bf8f5 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -1 +1,5 @@ -<RCC/>
\ No newline at end of file + <!DOCTYPE RCC><RCC version="1.0"> + <qresource> + <file alias="star">star.svg</file> + </qresource> + </RCC> |