now with a swanky svg icon replacing a 128px png

This commit is contained in:
R. Aidan Campbell
2018-07-15 14:59:26 -07:00
parent 9f605230e5
commit 3a4da50bbb
4 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,5 @@
<RCC>
<qresource prefix="/">
<file>res/icon128.png</file>
<file>res/ic_remove_circle_outline_white_48px.svg</file>
<file>res/ic_remove_from_queue_white_48px.svg</file>
<file>res/ic_videogame_asset_white_48px.svg</file>
@@ -10,5 +9,6 @@
<file>res/settings.svg</file>
<file>res/arrow_left.svg</file>
<file>res/question_mark.svg</file>
<file>res/moonlight.svg</file>
</qresource>
</RCC>