##// END OF EJS Templates
Clear background when there is only pie chart.
Clear background when there is only pie chart.

File last commit:

r252:43766a725919
r293:c84fc5fb7b13
Show More
piechart.pro
8 lines | 160 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = piechart
SOURCES += main.cpp customslice.cpp
HEADERS += customslice.h