source: trunk/examples/network/torrent/icons.qrc@ 890

Last change on this file since 890 was 2, checked in by Dmitry A. Kuminov, 17 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 373 bytes
Line 
1<!DOCTYPE RCC><RCC version="1.0">
2<qresource prefix="/">
3 <file>icons/peertopeer.png</file>
4 <file>icons/1uparrow.png</file>
5 <file>icons/1downarrow.png</file>
6 <file>icons/bottom.png</file>
7 <file>icons/player_pause.png</file>
8 <file>icons/player_play.png</file>
9 <file>icons/player_stop.png</file>
10 <file>icons/exit.png</file>
11</qresource>
12</RCC>
Note: See TracBrowser for help on using the repository browser.