##// END OF EJS Templates
tidying up legend marker code. Added QBarLegendMarker
tidying up legend marker code. Added QBarLegendMarker

File last commit:

r1419:9a2b5d956bb6
r2174:c23be8282bab
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)