##// END OF EJS Templates
Initial revision of boxplot series handling...
Initial revision of boxplot series handling Change-Id: I925fe24a813bcd4a4ca30db420494c38a53aefdd Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2196:aa4c8d495212
r2461:95a0f898019d
Show More
legendmarkers.pro
10 lines | 178 B | text/idl | PrologLexer
sauimone
legend markers example. bugfix to legend scrolling
r2196 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legendmarkers
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h