source: trunk/tools/shared/qtpropertybrowser/qtpropertybrowser.qrc@ 315

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

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

File size: 930 bytes
Line 
1<RCC version="1.0">
2 <qresource prefix="/trolltech/qtpropertybrowser">
3 <file>images/cursor-arrow.png</file>
4 <file>images/cursor-busy.png</file>
5 <file>images/cursor-closedhand.png</file>
6 <file>images/cursor-cross.png</file>
7 <file>images/cursor-forbidden.png</file>
8 <file>images/cursor-hand.png</file>
9 <file>images/cursor-hsplit.png</file>
10 <file>images/cursor-ibeam.png</file>
11 <file>images/cursor-openhand.png</file>
12 <file>images/cursor-sizeall.png</file>
13 <file>images/cursor-sizeb.png</file>
14 <file>images/cursor-sizef.png</file>
15 <file>images/cursor-sizeh.png</file>
16 <file>images/cursor-sizev.png</file>
17 <file>images/cursor-uparrow.png</file>
18 <file>images/cursor-vsplit.png</file>
19 <file>images/cursor-wait.png</file>
20 <file>images/cursor-whatsthis.png</file>
21 </qresource>
22</RCC>
23
Note: See TracBrowser for help on using the repository browser.