This commit is contained in:
Sven Riwoldt
2025-02-09 10:32:49 +01:00
commit 13d5229c3b
31 changed files with 8533 additions and 0 deletions

10
Qt_ui/src.qrc Executable file
View File

@@ -0,0 +1,10 @@
<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>