Consolidate the two .qrc files

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-04-23 08:30:10 -07:00
parent 121740db2a
commit d72f4e470a
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="star">star.svg</file>
</qresource>
</RCC>

View file

@ -1 +1,5 @@
<RCC/>
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="star">star.svg</file>
</qresource>
</RCC>