-
Notifications
You must be signed in to change notification settings - Fork 1
/
resources.qrc
31 lines (31 loc) · 1.83 KB
/
resources.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
27
28
29
30
31
<RCC>
<qresource prefix="/">
<file>resources/images/login/button_login.png</file>
<file>resources/images/main/avatar_mask.png</file>
<file>resources/images/main/avatar_obsolete_data_label.png</file>
<file>resources/images/main/avatar_online_label.png</file>
<file>resources/images/main/button_invite.png</file>
<file>resources/images/main/button_show_all.png</file>
<file>resources/images/main/button_show_on_map.png</file>
<file>resources/images/main/button_track.png</file>
<file>resources/images/main/button_track_disabled.png</file>
<file>resources/images/main/button_tracked_friend.png</file>
<file>resources/images/main/button_update.png</file>
<file>resources/images/main/button_update_disabled.png</file>
<file>resources/images/main/tab_map.png</file>
<file>resources/images/main/tab_people.png</file>
<file>resources/images/main/tab_settings.png</file>
<file>resources/images/misc/button_back.png</file>
<file>resources/images/misc/button_clear.png</file>
<file>resources/images/misc/button_done.png</file>
<file>resources/images/misc/refresh.png</file>
<file>resources/images/profile/avatar_battery_100_charging_label.png</file>
<file>resources/images/profile/avatar_battery_100_label.png</file>
<file>resources/images/profile/avatar_battery_25_charging_label.png</file>
<file>resources/images/profile/avatar_battery_25_label.png</file>
<file>resources/images/profile/avatar_battery_50_charging_label.png</file>
<file>resources/images/profile/avatar_battery_50_label.png</file>
<file>resources/images/profile/avatar_battery_75_charging_label.png</file>
<file>resources/images/profile/avatar_battery_75_label.png</file>
</qresource>
</RCC>