-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathresources.qrc
More file actions
29 lines (21 loc) · 1.14 KB
/
resources.qrc
File metadata and controls
29 lines (21 loc) · 1.14 KB
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
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>resources/images/about/rmontella_64x64.png</file>
<file>resources/images/about/gmellone_64x64.png</file>
<file>resources/images/about/cgdevita_64x64.png</file>
<file>resources/images/about/mdicapua_64x64.png</file>
<file>resources/images/about/nmarinello_64x64.png</file>
<file>resources/images/about/ddiluccio_64x64.png</file>
<file>resources/images/about/aciaramella_64x64.png</file>
<file>resources/images/about/fizzo_64x64.png</file>
<file>resources/images/other/carbon_base.png</file>
<file>resources/images/other/splash_logo.png</file>
<file>resources/images/icons/imagebutton_mydata.png</file>
<file>resources/images/icons/imagebutton_mob.png</file>
<file>resources/images/icons/imagebutton_apps.png</file>
<file>resources/images/icons/imagebutton_alarms.png</file>
<file>resources/images/icons/imagebutton_settings.png</file>
<file>resources/images/icons/fairwind_icon.png</file>
<file>resources/images/icons/apps_icon.png</file>
</qresource>
</RCC>