lms-audio/lms-resources.qrc
snt eed68d1817 panic resotre buttons. copy/cut/paste connects. Load systems settings,
if not, default xml file, if not, generate a generic conf (2 layers,
    no dmx, path ../media, two audiodevices)
2024-07-09 17:11:53 +02:00

16 lines
633 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>
<file>resources/icon.png</file>
<file>resources/panic_button.jpg</file>
<file>resources/go_button.jpeg</file>
<file>resources/restore_button.jpg</file>
</qresource>
</RCC>