comparison demos/shared/shared.qrc @ 162:4bbd9f3d9add

a few fixes
author mwarning
date Wed, 17 Jun 2009 22:40:56 +0000
parents
children
comparison
equal deleted inserted replaced
161:849b66609571 162:4bbd9f3d9add
1 <!DOCTYPE RCC><RCC version="1.0">
2 <qresource prefix="/res">
3 <file>images/button_normal_cap_left.png</file>
4 <file>images/button_normal_cap_right.png</file>
5 <file>images/button_normal_stretch.png</file>
6 <file>images/button_pressed_cap_left.png</file>
7 <file>images/button_pressed_cap_right.png</file>
8 <file>images/button_pressed_stretch.png</file>
9 <file>images/radiobutton-on.png</file>
10 <file>images/radiobutton_on.png</file>
11 <file>images/radiobutton_off.png</file>
12 <file>images/slider_bar.png</file>
13 <file>images/slider_thumb_on.png</file>
14 <file>images/groupframe_topleft.png</file>
15 <file>images/groupframe_topright.png</file>
16 <file>images/groupframe_bottom_left.png</file>
17 <file>images/groupframe_bottom_right.png</file>
18 <file>images/groupframe_top_stretch.png</file>
19 <file>images/groupframe_bottom_stretch.png</file>
20 <file>images/groupframe_left_stretch.png</file>
21 <file>images/groupframe_right_stretch.png</file>
22 <file>images/frame_topleft.png</file>
23 <file>images/frame_topright.png</file>
24 <file>images/frame_bottomleft.png</file>
25 <file>images/frame_bottomright.png</file>
26 <file>images/frame_left.png</file>
27 <file>images/frame_top.png</file>
28 <file>images/frame_right.png</file>
29 <file>images/frame_bottom.png</file>
30 <file>images/title_cap_left.png</file>
31 <file>images/title_cap_right.png</file>
32 <file>images/title_stretch.png</file>
33 <file>images/line_dash_dot.png</file>
34 <file>images/line_dotted.png</file>
35 <file>images/line_dashed.png</file>
36 <file>images/line_solid.png</file>
37 <file>images/line_dash_dot_dot.png</file>
38 </qresource>
39 </RCC>