##// END OF EJS Templates
BoxPlot animations...
BoxPlot animations Change-Id: I00e9372bb0f6dbb55e5e84d559033ebac9a7fa5e Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2233:222c26d04db8
r2465:de1ad4d92581
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