qt6windows7/examples/network/torrent/icons.qrc

13 lines
373 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file>icons/peertopeer.png</file>
<file>icons/1uparrow.png</file>
<file>icons/1downarrow.png</file>
<file>icons/bottom.png</file>
<file>icons/player_pause.png</file>
<file>icons/player_play.png</file>
<file>icons/player_stop.png</file>
<file>icons/exit.png</file>
</qresource>
</RCC>