##// END OF EJS Templates
Fixed not correctly disabled datetimeaxis example
Fixed not correctly disabled datetimeaxis example

File last commit:

r1875:431c64e8346f
r1893:767197d1dbcf
Show More
donutbreakdown.pro
10 lines | 196 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutbreakdown
SOURCES += main.cpp\
donutbreakdownchart.cpp
HEADERS += \
donutbreakdownchart.h