mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Consolidate the two .qrc files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
121740db2a
commit
d72f4e470a
2 changed files with 5 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
||||||
<!DOCTYPE RCC><RCC version="1.0">
|
|
||||||
<qresource>
|
|
||||||
<file alias="star">star.svg</file>
|
|
||||||
</qresource>
|
|
||||||
</RCC>
|
|
|
@ -1 +1,5 @@
|
||||||
<RCC/>
|
<!DOCTYPE RCC><RCC version="1.0">
|
||||||
|
<qresource>
|
||||||
|
<file alias="star">star.svg</file>
|
||||||
|
</qresource>
|
||||||
|
</RCC>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue