This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
app/qml/qml.qrc

12 lines
323 B
Plaintext
Raw Normal View History

2018-07-17 19:17:25 +02:00
<RCC>
<qresource prefix="/">
<file>FadeAnimation.qml</file>
2018-08-12 21:05:59 +02:00
<file>main.qml</file>
2018-08-02 12:50:55 +02:00
<file>ProfilesDialog.qml</file>
2018-08-12 21:05:59 +02:00
<file>ProgressCircle.qml</file>
<file>SettingsDialog.qml</file>
2018-08-11 23:54:34 +02:00
<file>SimpleIndicator.qml</file>
<file>BuzzerConn.qml</file>
2018-07-17 19:17:25 +02:00
</qresource>
</RCC>