Now with a picture-button that does a thing

This commit is contained in:
R. Aidan Campbell
2018-04-28 17:21:05 -07:00
parent 7f6d0c7484
commit e5c336223c
4 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<RCC>
<qresource prefix="/">
<file>res/icon128.png</file>
<file>res/ic_add_to_queue_white_48px.svg</file>
<file>res/ic_remove_circle_outline_white_48px.svg</file>
<file>res/ic_remove_from_queue_white_48px.svg</file>
<file>res/ic_tv_white_48px.svg</file>
<file>res/ic_videogame_asset_white_48px.svg</file>
<file>res/no_app_image.png</file>
</qresource>
</RCC>