mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
This means having two versions of everything, the idea is to migrate to Qt6, test that everything works fine and drop Qt5 as soon as possible.
31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file alias="qml/GridComicsView.qml">qml/GridComicsView6.qml</file>
|
|
<file alias="qml/FlowView.qml">qml/FlowView6.qml</file>
|
|
<file alias="qml/InfoTick.qml">qml/InfoTick6.qml</file>
|
|
<file alias="qml/InfoFavorites.qml">qml/InfoFavorites6.qml</file>
|
|
<file alias="qml/InfoRating.qml">qml/InfoRating6.qml</file>
|
|
<file>qml/InfoComicsView.qml</file>
|
|
<file>qml/tick.png</file>
|
|
<file>qml/reading.png</file>
|
|
<file>qml/star_menu.png</file>
|
|
<file>qml/star_menu@2x.png</file>
|
|
<file>qml/info-indicator.png</file>
|
|
<file>qml/info-shadow.png</file>
|
|
<file>qml/info-indicator-light.png</file>
|
|
<file>qml/info-shadow-light.png</file>
|
|
<file>qml/info-indicator-light@2x.png</file>
|
|
<file>qml/info-shadow-light@2x.png</file>
|
|
<file>qml/info-top-shadow.png</file>
|
|
<file>qml/ComicInfoView.qml</file>
|
|
<file>qml/info-favorites.png</file>
|
|
<file>qml/info-favorites@2x.png</file>
|
|
<file>qml/info-rating.png</file>
|
|
<file>qml/info-rating@2x.png</file>
|
|
<file>qml/info-tag.png</file>
|
|
<file>qml/info-tag@2x.png</file>
|
|
<file>qml/info-tick.png</file>
|
|
<file>qml/info-tick@2x.png</file>
|
|
</qresource>
|
|
</RCC>
|