##// END OF EJS Templates
nice numbers on for barchart examples
nice numbers on for barchart examples

File last commit:

r844:67b89f55eed8
r893:aca72a0e3876
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