-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.qrc
26 lines (26 loc) · 845 Bytes
/
resource.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<RCC>
<qresource prefix="/img">
<file>PaperDoll.png</file>
<file>mortal_strike.jpg</file>
<file>battle_shout.jpg</file>
<file>red_x.png</file>
<file>up_arrow.png</file>
<file>down_arrow.png</file>
<file>green_check.png</file>
<file>charge.jpg</file>
<file>rend.jpg</file>
<file>slam.jpg</file>
<file>whirlwind.jpg</file>
<file>main-hand_attack.jpg</file>
<file>off-hand_attack.jpg</file>
<file>execute.jpg</file>
<file>green_plus.png</file>
<file>bloodrage.jpg</file>
<file>talents.png</file>
<file>heroic_strike.jpg</file>
<file>tooltip_frame.png</file>
<file>quick_strike.jpg</file>
<file>raging_blow.jpg</file>
<file>overpower.jpg</file>
</qresource>
</RCC>