mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
updated qml images for retina display
This commit is contained in:
parent
293f946c4b
commit
2e53618448
@ -5,5 +5,6 @@
|
||||
<file>qml/tick.png</file>
|
||||
<file>qml/reading.png</file>
|
||||
<file>qml/star_menu.png</file>
|
||||
<file>qml/star_menu@2x.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
BIN
YACReaderLibrary/qml/page-macosx@2x.png
Normal file
BIN
YACReaderLibrary/qml/page-macosx@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 218 B |
BIN
YACReaderLibrary/qml/star-macosx@2x.png
Normal file
BIN
YACReaderLibrary/qml/star-macosx@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 472 B |
BIN
YACReaderLibrary/qml/star_menu@2x.png
Normal file
BIN
YACReaderLibrary/qml/star_menu@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 468 B |
@ -1,6 +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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user