Add weather routes project progress
This commit is contained in:
28
WeatherRoutes/resources.qrc
Normal file
28
WeatherRoutes/resources.qrc
Normal file
@@ -0,0 +1,28 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>images/Destination_location.png</file>
|
||||
<file>images/start_location.png</file>
|
||||
<file>images/weather_partly_cloudy_day.png</file>
|
||||
<file>images/weather_rainy.png</file>
|
||||
<file>images/weather_sunny.png</file>
|
||||
<file>images/weather_thunderstorm.png</file>
|
||||
<file>images/weather_tsunami.png</file>
|
||||
<file>images/start_location.svg</file>
|
||||
<file>images/centerToGPS.png</file>
|
||||
<file>images/currentLocationOfWaypoint.svg</file>
|
||||
<file>images/live_icons/bewolkt.png</file>
|
||||
<file>images/live_icons/bliksem.png</file>
|
||||
<file>images/live_icons/buien.png</file>
|
||||
<file>images/live_icons/hagel.png</file>
|
||||
<file>images/live_icons/halfbewolkt.png</file>
|
||||
<file>images/live_icons/helderenacht.png</file>
|
||||
<file>images/live_icons/lichtbewolkt.png</file>
|
||||
<file>images/live_icons/mist.png</file>
|
||||
<file>images/live_icons/nachtmist.png</file>
|
||||
<file>images/live_icons/regen.png</file>
|
||||
<file>images/live_icons/sneeuw.png</file>
|
||||
<file>images/live_icons/wolkennacht.png</file>
|
||||
<file>images/live_icons/zonnig.png</file>
|
||||
<file>images/live_icons/zwaarbewolkt.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user