12 lines
441 B
Text
12 lines
441 B
Text
<RCC>
|
|
<qresource prefix="/buttons">
|
|
<file>resources/copy_button.png</file>
|
|
<file>resources/cut_button.png</file>
|
|
<file>resources/delete_button.png</file>
|
|
<file>resources/edit_button.png</file>
|
|
<file>resources/load_button.png</file>
|
|
<file>resources/new_button.png</file>
|
|
<file>resources/paste_button.png</file>
|
|
<file>resources/save_button.png</file>
|
|
</qresource>
|
|
</RCC>
|