yacreader/YACReaderLibrary/qml_osx.qrc
2018-08-15 14:43:14 +02:00

9 lines
311 B
Plaintext

<RCC>
<qresource prefix="/">
<file alias="qml/page.png">qml/page-macosx.png</file>
<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>
</qresource>
</RCC>