##// END OF EJS Templates
no need for add/remove series in legend, since these are handled via slots
no need for add/remove series in legend, since these are handled via slots

File last commit:

r1419:9a2b5d956bb6
r2209:71390eaf8334
Show More
qmlchartproperties.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Added test app for testing QML properties
r1298 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)