-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.qrc
26 lines (26 loc) · 984 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
23
24
25
26
<RCC>
<qresource prefix="my_icons">
<file>images/icons/plot.svg</file>
<file>images/icons/transform.svg</file>
<file>images/icons/enable.svg</file>
<file>images/icons/picture.svg</file>
<file>images/icons/open_folder.svg</file>
<file>images/icons/save.svg</file>
<file>images/icons/stop.svg</file>
<file>images/icons/play.svg</file>
<file>images/icons/download.svg</file>
<file>images/icons/init.svg</file>
<file>images/icons/connect.svg</file>
<file>images/icons/load.svg</file>
<file>images/icons/restore.svg</file>
<file>images/icons/close_btn.svg</file>
<file>images/icons/images.qrc</file>
<file>images/icons/import_icon.svg</file>
<file>images/icons/max.svg</file>
<file>images/icons/min.svg</file>
<file>images/icons/norm.svg</file>
<file>images/icons/window_icon.png</file>
<file>images/icons/window_icon.svg</file>
<file>images/icons/window_title_icon.png</file>
</qresource>
</RCC>