Files
WorkPad/icons.qrc
Aurélie Delhaie d661cc7b42 First version
2022-02-01 19:08:44 +01:00

12 lines
417 B
Plaintext
Executable File

<RCC>
<qresource prefix="/icon">
<file>resources/outline_add_circle_outline_black_18dp.png</file>
<file>resources/outline_delete_forever_black_18dp.png</file>
<file>resources/outline_save_black_18dp.png</file>
<file>resources/outline_help_outline_black_18dp.png</file>
</qresource>
<qresource prefix="/logo">
<file>resources/logo.png</file>
</qresource>
</RCC>