mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Fix read flag calculation on progress read updated from the server.
This commit is contained in:
8
YACReaderLibrary/qml_osx.qrc
Normal file
8
YACReaderLibrary/qml_osx.qrc
Normal file
@ -0,0 +1,8 @@
|
||||
<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>
|
Reference in New Issue
Block a user