##// END OF EJS Templates
NULL -> 0
NULL -> 0

File last commit:

r486:7ab45bf9f776
r823:e02098913ab5
Show More
stackedbarchartdrilldown.pro
9 lines | 189 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
r425 }
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h