source: trunk/demos/embedded/weatherinfo/weatherinfo.qrc@ 749

Last change on this file since 749 was 561, checked in by Dmitry A. Kuminov, 16 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 626 bytes
Line 
1<RCC>
2 <qresource prefix="/" >
3 <file>icons/weather-few-clouds.svg</file>
4 <file>icons/weather-fog.svg</file>
5 <file>icons/weather-haze.svg</file>
6 <file>icons/weather-icy.svg</file>
7 <file>icons/weather-overcast.svg</file>
8 <file>icons/weather-showers.svg</file>
9 <file>icons/weather-sleet.svg</file>
10 <file>icons/weather-snow.svg</file>
11 <file>icons/weather-storm.svg</file>
12 <file>icons/weather-sunny.svg</file>
13 <file>icons/weather-sunny-very-few-clouds.svg</file>
14 <file>icons/weather-thundershower.svg</file>
15 </qresource>
16</RCC>
Note: See TracBrowser for help on using the repository browser.