1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-05 14:02:43 +00:00
harbour-sailfin/qtquick/qml.qrc

25 lines
985 B
Plaintext
Raw Permalink Normal View History

2021-02-16 17:01:17 +00:00
<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/components/Background.qml</file>
<file>assets/img/particle.png</file>
<file>qtquickcontrols2.conf</file>
<file>SailfinStyle/assets/ToolBarBackground.svg</file>
<file>SailfinStyle/qmldir</file>
<file>SailfinStyle/ToolBar.qml</file>
<file>qml/pages/setup/ServerSelectPage.qml</file>
<file>SailfinStyle/Page.qml</file>
2021-03-07 15:26:13 +00:00
<file>SailfinStyle.qml</file>
<file>qmldir</file>
<file>qml/components/+sailfinstyle/Background.qml</file>
<file>qml/components/BusyDialog.qml</file>
<file>qml/pages/setup/LoginPage.qml</file>
<file>qml/pages/MainPage.qml</file>
<file>qml/pages/DetailPage.qml</file>
2021-03-24 19:04:03 +00:00
<file>qml/ApiClient.qml</file>
<file>qml/qmldir</file>
<file>qml/components/NotificationList.qml</file>
<file>qml/components/Notification.qml</file>
2021-02-16 17:01:17 +00:00
</qresource>
</RCC>