Moved icons into a resource file and adjusted the window that used them accordingly.
This commit is contained in:
parent
998389e371
commit
88fcc0338d
7 changed files with 24 additions and 9 deletions
7
resources.qrc
Normal file
7
resources.qrc
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue