feat: add styles

This commit is contained in:
semenov
2024-09-30 12:27:28 +03:00
parent 7493f40f98
commit e342b3dff4
11 changed files with 142 additions and 59 deletions

View File

@@ -1,5 +1,10 @@
<RCC>
<qresource prefix="/new/resoures">
<file>plane.png</file>
<qresource prefix="/new/resoures"/>
<qresource prefix="/">
<file>resource/plane.png</file>
<file>style.css</file>
<file>resource/SSJ-100.png</file>
<file>resource/Fonts/Kanit Cyrillic.ttf</file>
<file>resource/Fonts/LiberationSans-Regular.ttf</file>
</qresource>
</RCC>