Moved icons into a resource file and adjusted the window that used them accordingly.

This commit is contained in:
Eelke Klein 2017-01-15 13:49:17 +01:00
parent 998389e371
commit 88fcc0338d
7 changed files with 24 additions and 9 deletions

7
resources.qrc Normal file
View file

@ -0,0 +1,7 @@
<RCC>
<qresource>
<file>icons/server_add.png</file>
<file>icons/server_delete.png</file>
<file>icons/server_go.png</file>
</qresource>
</RCC>