mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
corregida toolbar en macosx
This commit is contained in:
9
YACReaderLibrary/images_osx.qrc
Normal file
9
YACReaderLibrary/images_osx.qrc
Normal file
@ -0,0 +1,9 @@
|
||||
<RCC>
|
||||
<qresource prefix="/" >
|
||||
<file alias="images/setRoot.png">../images/setRoot_osx.png</file>
|
||||
<file alias="images/expand.png">../images/expand_osx.png</file>
|
||||
<file alias="images/colapse.png">../images/colapse_osx.png</file>
|
||||
<file alias="images/newLibraryIcon.png">../images/newLibraryIcon_osx.png</file>
|
||||
<file alias="images/openLibraryIcon.png">../images/openLibraryIcon_osx.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
Reference in New Issue
Block a user