summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/icons.qrc
blob: 9541ef76002904504f82bcef9ad1803228bcbfbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>