stackedbarchartdrilldown.pro
9 lines
| 187 B
| text/idl
|
PrologLexer
sauimone
|
r425 | !include( ../example.pri ) { | ||
error( "Couldn't find the example.pri file!" ) | ||||
} | ||||
TARGET = stackedbarchartdrilldown | ||||
SOURCES += main.cpp \ | ||||
chartwidget.cpp | ||||
HEADERS += \ | ||||
chartwidget.h | ||||