##// END OF EJS Templates
Remove QML LogValueAxis documentation as it is not implemented...
Remove QML LogValueAxis documentation as it is not implemented This commit needs to be reverted once QTRD-1921 has been implemented.

File last commit:

r2233:222c26d04db8
r2438:df26734569cc
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