##// END OF EJS Templates
Made QmlChart demo instead of a test app
Made QmlChart demo instead of a test app

File last commit:

r922:d40a04983d6a
r922:d40a04983d6a
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