##// END OF EJS Templates
Added BoxPlot to examples.pro...
Added BoxPlot to examples.pro Change-Id: Idbc01ef7ff03fc654ff9d2474f0bad91ed6abe71 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2368:6a035c04dc6b
r2471:983c36673743
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