Files
WorkPad/icons.qrc
Aurélie Delhaie 7b17dfb044 Add folder support
2022-10-22 19:33:54 +02:00

13 lines
434 B
Plaintext
Executable File

<RCC>
<qresource prefix="/icon">
<file>resources/outline_delete_forever_black_48dp.png</file>
<file>resources/outline_help_outline_black_48dp.png</file>
<file>resources/outline_save_black_48dp.png</file>
<file>resources/new_file.png</file>
<file>resources/new_folder.png</file>
</qresource>
<qresource prefix="/logo">
<file>resources/logo.png</file>
</qresource>
</RCC>