1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 18:22:46 +00:00

QtQuick background test

This commit is contained in:
Chris Josten 2021-02-16 18:01:17 +01:00
parent 8552e08a12
commit 4453492204
6 changed files with 74 additions and 3 deletions

7
qtquick/qml.qrc Normal file
View file

@ -0,0 +1,7 @@
<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/components/Background.qml</file>
<file>assets/img/particle.png</file>
</qresource>
</RCC>