-
Notifications
You must be signed in to change notification settings - Fork 7
/
images.qrc
37 lines (37 loc) · 1.77 KB
/
images.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
32
33
34
35
36
37
<RCC>
<qresource prefix="/">
<file>images/calling.jpeg</file>
<file>images/businessman-calling-phone.jpg</file>
<file>images/multiscreen.png</file>
<file>images/icons/32/Conference.png</file>
<file>images/icons/32/Message.png</file>
<file>images/icons/32/Phone.png</file>
<file>images/icons/32/Settings.png</file>
<file>images/icons/32/PhoneBook.png</file>
<file>images/icons/32/MicrophoneBlack.png</file>
<file>images/icons/32/MicrophoneRed.png</file>
<file>images/LaunchScreenImage.png</file>
<file>images/icons/48/PhoneBookRed.png</file>
<file>images/icons/48/PhoneBookBlack.png</file>
<file>images/icons/48/MessageRed.png</file>
<file>images/icons/48/MessageBlack.png</file>
<file>images/icons/48/SettingsRed.png</file>
<file>images/icons/48/SettingsBlack.png</file>
<file>images/icons/48/PhoneRed.png</file>
<file>images/icons/48/PhoneBlack.png</file>
<file>images/icons/128/CircleBlack.png</file>
<file>images/icons/128/GlobeSketch.png</file>
<file>images/icons/128/DeleteBlack.png</file>
<file>images/icons/128/MagnifyingGlassRed.png</file>
<file>images/icons/128/MagnifyingGlassBlack.png</file>
<file>images/icons/128/ArrowheadDownRed.png</file>
<file>images/icons/128/ArrowheadDownBlack.png</file>
<file>images/icons/128/CancelRed.png</file>
<file>images/icons/128/CancelBlack.png</file>
<file>images/icons/128/DeleteRed.png</file>
<file>images/icons/128/CloseRed.png</file>
<file>images/icons/128/CloseBlack.png</file>
<file>images/icons/128/ArrowLeftRed.png</file>
<file>images/icons/128/ArrowRightRed.png</file>
</qresource>
</RCC>