-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc
39 lines (39 loc) · 1.67 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
32
33
34
35
36
37
38
39
<RCC>
<qresource prefix="/">
<file>qml/images/linkedin-login.png</file>
<file>qml/images/bubble.png</file>
<file>qml/images/arrow.png</file>
<file>qml/images/search.png</file>
<file>qml/images/down.png</file>
<file>qml/images/profile-picture.png</file>
<file>qml/images/user.png</file>
<file>qml/images/email.png</file>
<file>qml/images/search-small.png</file>
<file>qml/images/bubble-plain.png</file>
<file>qml/images/home.png</file>
<file>qml/images/connections.png</file>
<file>qml/images/news.png</file>
<file>qml/images/previous.png</file>
<file>qml/images/previous-small.png</file>
<file>qml/images/link.png</file>
<file>qml/images/network.png</file>
<file>qml/images/network-small.png</file>
<file>qml/images/user-small.png</file>
<file>qml/images/link-small.png</file>
<file>qml/images/comment-add-small.png</file>
<file>qml/images/comment-accept-small.png</file>
<file>qml/images/comment-disabled-small.png</file>
<file>qml/images/like-added-small.png</file>
<file>qml/images/like-add-small.png</file>
<file>qml/images/arrow-down-small.png</file>
<file>qml/images/star-off.png</file>
<file>qml/images/star-on.png</file>
<file>qml/images/email-accept.png</file>
<file>qml/images/email-add.png</file>
<file>qml/images/settings.png</file>
<file>qml/images/windows.png</file>
<file>qml/images/x.png</file>
<file>qml/images/add_connection.png</file>
<file>qml/images/add_connection_sent.png</file>
</qresource>
</RCC>