##// END OF EJS Templates
changing order of series in qmlweather example. This is a workaround to make axis values right. Should not be order dependant, like it is now
changing order of series in qmlweather example. This is a workaround to make axis values right. Should not be order dependant, like it is now

File last commit:

r2027:32de3be17db8
r2401:71e82ffadcde
Show More
resources.qrc
9 lines | 272 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlaxes/loader.qml</file>
<file>qml/qmlaxes/main.qml</file>
<file>qml/qmlaxes/View1.qml</file>
<file>qml/qmlaxes/View2.qml</file>
<file>qml/qmlaxes/View3.qml</file>
</qresource>
</RCC>