##// END OF EJS Templates
Fix issue with qmloscilloscope in Qt5
Fix issue with qmloscilloscope in Qt5

File last commit:

r1419:9a2b5d956bb6
r2250:e351331dbdf9
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