Initial commit

This commit is contained in:
Petr Mironychev
2024-08-27 11:58:55 +02:00
parent f90ca5bde6
commit 819e103471
37 changed files with 3384 additions and 0 deletions

6
QodeAssist.qrc Normal file
View File

@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/">
<file>resources/images/qoderassist-icon@2x.png</file>
<file>resources/images/qoderassist-icon.png</file>
</qresource>
</RCC>