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

r1419:9a2b5d956bb6
r2401:71e82ffadcde
Show More
qmlcustomizations.pro
8 lines | 182 B | text/idl | PrologLexer
Tero Ahola
App for demonstrating QML customization apis
r1259 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)