mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -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:
@ -2,5 +2,6 @@
|
||||
<qresource prefix="/">
|
||||
<file>qml/page.png</file>
|
||||
<file>qml/star.png</file>
|
||||
<file alias="qml/RatingContextMenu.qml">qml/RatingContextMenu-win.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Reference in New Issue
Block a user