teleport/client/tp-player/tp-player.qrc

27 lines
992 B
Plaintext
Raw Normal View History

2019-09-02 21:40:52 +00:00
<RCC>
<qresource prefix="/tp-player">
<file>res/bg.png</file>
<file>res/cursor.png</file>
2019-09-06 12:07:13 +00:00
<file>res/bar/bg-left.png</file>
<file>res/bar/bg-mid.png</file>
<file>res/bar/bg-right.png</file>
<file>res/bar/btn-left.png</file>
<file>res/bar/btn-mid.png</file>
<file>res/bar/btn-right.png</file>
<file>res/bar/btnsel-left.png</file>
<file>res/bar/btnsel-mid.png</file>
<file>res/bar/btnsel-right.png</file>
<file>res/bar/play-hover.png</file>
<file>res/bar/play.png</file>
<file>res/bar/prgbar-left.png</file>
<file>res/bar/prgbar-mid.png</file>
<file>res/bar/prgbar-right.png</file>
<file>res/bar/prgbarh-left.png</file>
<file>res/bar/prgbarh-mid.png</file>
<file>res/bar/prgpt-hover.png</file>
<file>res/bar/prgpt.png</file>
<file>res/bar/select.png</file>
<file>res/bar/selected.png</file>
2019-09-02 21:40:52 +00:00
</qresource>
</RCC>