##// END OF EJS Templates
Domain not sharable again
Domain not sharable again

File last commit:

r1419:9a2b5d956bb6
r2285:4f83a7b69b9c
Show More
piechartdrilldown.pro
11 lines | 236 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = piechartdrilldown
SOURCES += main.cpp \
drilldownslice.cpp \
drilldownchart.cpp
HEADERS += \
drilldownchart.h \
drilldownslice.h