mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add workaround for rating context menu crashing in macos
For now we will have two different versions of the rating component.
This commit is contained in:
@ -4,5 +4,6 @@
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user