##// END OF EJS Templates
Legend can handle removing of series
Legend can handle removing of series

File last commit:

r486:7ab45bf9f776
r576:47e29632d9f9
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