yacreader/YACReaderLibrary/qml_win.qrc
Luis Ángel San Martín 786c28bba0 Add workaround for rating context menu crashing in macos
For now we will have two different versions of the rating component.
2018-05-24 19:02:01 +02:00

8 lines
210 B
Plaintext

<RCC>
<qresource prefix="/">
<file>qml/page.png</file>
<file>qml/star.png</file>
<file alias="qml/RatingContextMenu.qml">qml/RatingContextMenu-win.qml</file>
</qresource>
</RCC>