You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
371 B
15 lines
371 B
<RCC>
|
|
<qresource prefix="icons">
|
|
<file>icons/minimize.png</file>
|
|
<file>icons/close_3.png</file>
|
|
<file>icons/close.png</file>
|
|
<file>icons/close_2.png</file>
|
|
<file>icons/exit.png</file>
|
|
<file>icons/mini.png</file>
|
|
</qresource>
|
|
<qresource prefix="images">
|
|
<file>images/123.jpg</file>
|
|
<file>images/login.png</file>
|
|
</qresource>
|
|
</RCC>
|