mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 00:04:26 -04:00 
			
		
		
		
	Fix qml qrc files
This commit is contained in:
		| @ -4,6 +4,5 @@ | ||||
|         <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> | ||||
|  | ||||
| @ -2,6 +2,5 @@ | ||||
|     <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