##// END OF EJS Templates
Remove link to nonexisting QChartGlobal documentation
Remove link to nonexisting QChartGlobal documentation

File last commit:

r2233:222c26d04db8
r2444:1bf49fa9043c
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