##// END OF EJS Templates
Replaced spline example with a simple one (linechart copy&paste)
Replaced spline example with a simple one (linechart copy&paste)

File last commit:

r851:1af4a9173a8c
r890:4660e2f1df69
Show More
piechartdrilldown.pro
12 lines | 237 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = piechartdrilldown
SOURCES += main.cpp \
drilldownslice.cpp \
drilldownchart.cpp
HEADERS += \
drilldownchart.h \
drilldownslice.h