##// 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:

r844:67b89f55eed8
r890:4660e2f1df69
Show More
piechartcustomization.pro
17 lines | 297 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = piechartcustomization
SOURCES += main.cpp \
pentool.cpp \
brushtool.cpp \
customslice.cpp \
mainwidget.cpp
HEADERS += \
pentool.h \
brushtool.h \
customslice.h \
mainwidget.h