##// END OF EJS Templates
Added missing system theme file
Added missing system theme file

File last commit:

r844:67b89f55eed8
r854:61986556b7f4
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