forked from GJaswin/qt-communicator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc
22 lines (22 loc) · 934 Bytes
/
resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<RCC>
<qresource prefix="/">
<file>res/fonts/Product Sans Bold Italic.ttf</file>
<file>res/fonts/Product Sans Bold.ttf</file>
<file>res/fonts/Product Sans Italic.ttf</file>
<file>res/fonts/Product Sans Regular.ttf</file>
<file>res/fonts/ProductSansRegular.ttf</file>
<file>res/icons/home.svg</file>
<file>res/image/eren.jpg</file>
<file>res/image/erenblur.jpg</file>
<file>res/image/erenyeager.jpg</file>
<file>res/image/Eren Jeager Wallpaper.jpg</file>
<file>res/icons/info_sign.svg</file>
<file>res/icons/info.png</file>
<file>res/icons/settings.png</file>
<file>res/icons/info2.png</file>
<file>res/icons/user.png</file>
<file>res/image/erencircle.png</file>
<file>res/icons/leftarrows.png</file>
<file>res/icons/left-chevron.png</file>
</qresource>
</RCC>