Files
regexgui/Qt_ui/src.qrc
Sven Riwoldt 13d5229c3b Init
2025-02-09 10:32:49 +01:00

11 lines
256 B
Plaintext
Executable File

<RCC>
<qresource prefix="icons">
<file>icons/windowIcon.png</file>
<file>icons/icon.ico</file>
<file>icons/code.svg</file>
<file>icons/info.svg</file>
<file>icons/logo.png</file>
<file>icons/sheet.svg</file>
</qresource>
</RCC>