summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/icons.qrc
blob: 5606275d92fc55b4f27cf319845803010515331d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>icons/peertopeer.svg</file>
        <file>icons/1uparrow.svg</file>
        <file>icons/1downarrow.svg</file>
        <file>icons/bottom.svg</file>
        <file>icons/player_pause.svg</file>
        <file>icons/player_play.svg</file>
        <file>icons/player_stop.svg</file>
        <file>icons/exit.svg</file>
        <file>icons/about.svg</file>
    </qresource>
</RCC>