mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04:00
Fixed slot warning at startup
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