add iconLoader class, new icons added to resources

This commit is contained in:
Rafael 2016-03-29 17:37:46 +02:00
parent 25e3c1a263
commit 956863c07c
5 changed files with 85 additions and 3 deletions

View file

@ -7,5 +7,13 @@
<qresource prefix="/img">
<file>savegame.png</file>
<file>5sync-48.png</file>
<file>5sync-16.png</file>
<file>5sync-24.png</file>
<file>5sync-32.png</file>
<file>5sync-40.png</file>
<file>5sync-64.png</file>
<file>5sync-96.png</file>
<file>5sync-128.png</file>
<file>5sync-256.png</file>
</qresource>
</RCC>