##// END OF EJS Templates
bug fix in legend signals
bug fix in legend signals

File last commit:

r486:7ab45bf9f776
r569:41841e53b04b
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