forked from YIO-Remote/remote-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
images.qrc
25 lines (25 loc) · 1.19 KB
/
images.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
<RCC>
<qresource prefix="/">
<file>images/statusbar/statusbar-loader.png</file>
<file>images/notification/icon-notification-dismiss.png</file>
<file>images/notification/icon-notification-error.png</file>
<file>images/notification/icon-notification-normal.png</file>
<file>images/settings/battery-level.png</file>
<file>images/settings/average-power.png</file>
<file>images/loading/I.png</file>
<file>images/loading/O.png</file>
<file>images/loading/Y.png</file>
<file>components/blind/images/down-arrow.png</file>
<file>components/blind/images/stop.png</file>
<file>components/blind/images/up-arrow.png</file>
<file>components/weather/images/rain.png</file>
<file>components/weather/images/snow.png</file>
<file>components/weather/images/wind.png</file>
<file>images/mini-music-player/no_image.png</file>
<file>images/volume/icon-speaker.png</file>
<file>images/mini-music-player/noise.png</file>
<file>images/settings/setup-dock.png</file>
<file>images/settings/setup-dock-led.png</file>
<file>images/spinner.png</file>
</qresource>
</RCC>