summaryrefslogtreecommitdiffstats
path: root/examples/positioning/weatherinfo/weatherinfo.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/positioning/weatherinfo/weatherinfo.qrc')
-rw-r--r--examples/positioning/weatherinfo/weatherinfo.qrc21
1 files changed, 0 insertions, 21 deletions
diff --git a/examples/positioning/weatherinfo/weatherinfo.qrc b/examples/positioning/weatherinfo/weatherinfo.qrc
deleted file mode 100644
index 1578fa9d..00000000
--- a/examples/positioning/weatherinfo/weatherinfo.qrc
+++ /dev/null
@@ -1,21 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>weatherinfo.qml</file>
- <file>components/BigForecastIcon.qml</file>
- <file>components/ForecastIcon.qml</file>
- <file>components/WeatherIcon.qml</file>
- <file>icons/weather-few-clouds.png</file>
- <file>icons/weather-fog.png</file>
- <file>icons/weather-haze.png</file>
- <file>icons/weather-icy.png</file>
- <file>icons/weather-overcast.png</file>
- <file>icons/weather-showers.png</file>
- <file>icons/weather-sleet.png</file>
- <file>icons/weather-snow.png</file>
- <file>icons/weather-storm.png</file>
- <file>icons/weather-sunny-very-few-clouds.png</file>
- <file>icons/weather-sunny.png</file>
- <file>icons/weather-thundershower.png</file>
- <file>icons/weather-showers-scattered.png</file>
- </qresource>
-</RCC>