##// END OF EJS Templates
QML boxplot image addition...
QML boxplot image addition Change-Id: I126eb56b2a7cc777eebc4b0985e0044dc2e60621 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2233:222c26d04db8
r2533:e27bcd66185c
Show More
donutbreakdown.pro
12 lines | 234 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutbreakdown
SOURCES += main.cpp\
donutbreakdownchart.cpp \
mainslice.cpp
HEADERS += \
donutbreakdownchart.h \
mainslice.h