2020-02-28 23:25:08 +01:00
|
|
|
<RCC>
|
|
|
|
<qresource prefix="/">
|
2020-03-30 22:03:05 +02:00
|
|
|
<file alias="main.qml">qml/main.qml</file>
|
|
|
|
<file alias="EntryListPage.qml">qml/EntryListPage.qml</file>
|
|
|
|
<file alias="FeedListPage.qml">qml/FeedListPage.qml</file>
|
|
|
|
<file alias="EntryPage.qml">qml/EntryPage.qml</file>
|
|
|
|
<file alias="SettingsPage.qml">qml/SettingsPage.qml</file>
|
2020-04-20 01:47:06 +02:00
|
|
|
<file alias="FeedDetailsPage.qml">qml/FeedDetailsPage.qml</file>
|
2020-06-03 00:11:09 +02:00
|
|
|
<file alias="EntryListDelegate.qml">qml/EntryListDelegate.qml</file>
|
|
|
|
<file alias="AddFeedSheet.qml">qml/AddFeedSheet.qml</file>
|
|
|
|
<file alias="FeedListDelegate.qml">qml/FeedListDelegate.qml</file>
|
2021-02-21 19:54:10 +01:00
|
|
|
<file alias="PodcastPlayerPage.qml">qml/PodcastPlayerPage.qml</file>
|
2021-03-25 08:15:55 +01:00
|
|
|
<file alias="MinimizedPlayerControls.qml">qml/MinimizedPlayerControls.qml</file>
|
2020-04-28 22:27:25 +02:00
|
|
|
<file>qtquickcontrols2.conf</file>
|
2020-02-28 23:25:08 +01:00
|
|
|
</qresource>
|
|
|
|
</RCC>
|