yacreader/YACReaderLibrary/qml_osx.qrc
2017-11-21 11:01:31 +01: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>