##// END OF EJS Templates
first init : ColorMapChart added to QtCharts
first init : ColorMapChart added to QtCharts

File last commit:

r0:5db0360e1259 default
r0:5db0360e1259 default
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