##// END OF EJS Templates
Adds proper docs for tickCount on valueaxis
Adds proper docs for tickCount on valueaxis

File last commit:

r1419:9a2b5d956bb6
r2308:b27f3a00c396
Show More
piechartcustomization.pro
15 lines | 292 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