mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Fix qml qrc files
This commit is contained in:
parent
7bfb42be24
commit
097f4f1445
@ -4,6 +4,5 @@
|
||||
<file alias="qml/page.png">qml/page-macosx@2x.png</file>
|
||||
<file alias="qml/star.png">qml/star-macosx.png</file>
|
||||
<file alias="qml/star.png">qml/star-macosx@2x.png</file>
|
||||
<file alias="qml/RatingContextMenu.qml">qml/RatingContextMenu-osx.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
@ -2,6 +2,5 @@
|
||||
<qresource prefix="/">
|
||||
<file>qml/page.png</file>
|
||||
<file>qml/star.png</file>
|
||||
<file alias="qml/RatingContextMenu.qml">qml/RatingContextMenu-win.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Loading…
x
Reference in New Issue
Block a user