##// END OF EJS Templates
Fixed colors in spline
Fixed colors in spline

File last commit:

r486:7ab45bf9f776
r577:d1f00b1c0524
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