##// END OF EJS Templates
Added removeSeries and removeAllSeries to QML API
Added removeSeries and removeAllSeries to QML API

File last commit:

r1875:431c64e8346f
r1948:1def3447669a
Show More
donutbreakdown.pro
10 lines | 196 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutbreakdown
SOURCES += main.cpp\
donutbreakdownchart.cpp
HEADERS += \
donutbreakdownchart.h