##// END OF EJS Templates
Minor fix
Minor fix

File last commit:

r425:85842e6c8dba
r428:acd7ae840ecc
Show More
stackedbarchartdrilldown.pro
9 lines | 187 B | text/idl | PrologLexer
sauimone
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
r425 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h