summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/images/Weather/weather.qrc
blob: 2668fec68da35e9c59b10d292d5b545d239a7f66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/images/Weather">
        <file>WeatherIcons_ALL-01.png</file>
        <file>WeatherIcons_Cloudy-01.png</file>
        <file>WeatherIcons_Moon-01.png</file>
        <file>WeatherIcons_PartiallyCloudy-01.png</file>
        <file>WeatherIcons_Rain-01.png</file>
        <file>WeatherIcons_Snow-01.png</file>
        <file>WeatherIcons_Sun-01.png</file>
        <file>WeatherIcons_Thunderstorm-01.png</file>
    </qresource>
</RCC>