##// END OF EJS Templates
Fixes chart presenter crash on exit
Fixes chart presenter crash on exit

File last commit:

r922:d40a04983d6a
r981:dc6e36e81b8a
Show More
piechartcustomization.pro
17 lines | 294 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = piechartcustomization
SOURCES += main.cpp \
pentool.cpp \
brushtool.cpp \
customslice.cpp \
mainwidget.cpp
HEADERS += \
pentool.h \
brushtool.h \
customslice.h \
mainwidget.h