##// 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:

r1813:c3705e59ed40
r2401:71e82ffadcde
Show More
qmlchartaxis.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Refactored QML axis handling
r1813 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)