##// END OF EJS Templates
Initial revision of boxplot series handling...
Initial revision of boxplot series handling Change-Id: I925fe24a813bcd4a4ca30db420494c38a53aefdd Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2368:6a035c04dc6b
r2461:95a0f898019d
Show More
presenterchart.pro
8 lines | 208 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = presenterchart
HEADERS += chartview.h
SOURCES += main.cpp chartview.cpp
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets