reaction-trainer/qml/qml.qrc

9 lines
238 B
Text
Raw Permalink Normal View History

2019-04-06 20:09:40 +02:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>Components/FadeAnimation.qml</file>
<file>Components/FancyButton.qml</file>
2023-01-18 14:35:25 +01:00
<file>Components/DisclaimerDialog.qml</file>
2019-04-06 20:09:40 +02:00
</qresource>
</RCC>