-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathres.qrc
More file actions
27 lines (27 loc) · 1.04 KB
/
Copy pathres.qrc
File metadata and controls
27 lines (27 loc) · 1.04 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
<RCC>
<qresource prefix="/">
<file>res/icons/camera.png</file>
<file>res/icons/screen.png</file>
<file>res/icons/down_arrow.png</file>
<file>res/icons/checkbox_checked.png</file>
<file>res/icons/checkbox_unchecked.png</file>
<file>res/icons/start.png</file>
<file>res/icons/stop.png</file>
<file>res/icons/bitrate.png</file>
<file>res/icons/camera1.png</file>
<file>res/icons/floating_window.png</file>
<file>res/icons/fps.png</file>
<file>res/icons/hardware.png</file>
<file>res/icons/mic.png</file>
<file>res/icons/preview.png</file>
<file>res/icons/screen1.png</file>
<file>res/icons/camscreen.png</file>
<file>res/logo.png</file>
<file>res/icons/bottom_left.png</file>
<file>res/icons/bottom_right.png</file>
<file>res/icons/circle.png</file>
<file>res/icons/square.png</file>
<file>res/icons/top_left.png</file>
<file>res/icons/top_right.png</file>
</qresource>
</RCC>