forked from easymodo/qimgv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.qrc.depends
executable file
·26 lines (26 loc) · 1.14 KB
/
resources.qrc.depends
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
<RCC>
<qresource prefix="/">
<file>res/icons/message/left_edge32.png</file>
<file>res/icons/message/right_edge32.png</file>
<file>res/styles/dark.qss</file>
<file>res/images/logo.png</file>
<file>res/icons/video_thumb.png</file>
<file>res/icons/buttons/close20.png</file>
<file>res/icons/buttons/open20.png</file>
<file>res/icons/buttons/rotate-left48.png</file>
<file>res/icons/buttons/rotate-right48.png</file>
<file>res/icons/buttons/save20.png</file>
<file>res/icons/buttons/settings20.png</file>
<file>res/icons/buttons/zoom-fit48.png</file>
<file>res/icons/buttons/zoom-in48.png</file>
<file>res/icons/buttons/zoom-original48.png</file>
<file>res/icons/buttons/zoom-out48.png</file>
<file>res/icons/buttons/zoom-width48.png</file>
<file>res/icons/app/48.png</file>
<file>res/icons/loading72.png</file>
<file>res/images/moveheader.png</file>
<file>res/images/copyheader.png</file>
<file>res/icons/loading-error72.png</file>
<file>res/images/cropheader.png</file>
</qresource>
</RCC>