##// END OF EJS Templates
updating drilldown example. Needs some more thinking
updating drilldown example. Needs some more thinking

File last commit:

r296:8254aab7233d
r438:c46e1ae6bddd
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h