##// END OF EJS Templates
QLogValueAxis added. Log domain missing
QLogValueAxis added. Log domain missing

File last commit:

r2233:222c26d04db8
r2274:2d2a1c8b0f36
Show More
donutbreakdown.pro
12 lines | 234 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutbreakdown
SOURCES += main.cpp\
donutbreakdownchart.cpp \
mainslice.cpp
HEADERS += \
donutbreakdownchart.h \
mainslice.h