##// END OF EJS Templates
Reserve ordering of chart series internally....
Reserve ordering of chart series internally. This fixes for example issues with series colors being randomly messed up; an issue was most frequently seen in QML test app and on OSX after adding multiple series.

File last commit:

r486:7ab45bf9f776
r825:d850de289019
Show More
presenterchart.pro
5 lines | 161 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = presenterchart
HEADERS += chartview.h
SOURCES += main.cpp chartview.cpp