##// END OF EJS Templates
Added BoxPlot type to axis handling....
Added BoxPlot type to axis handling. Change-Id: Ib5153afb4ccbd7b71b5d5ee7ed3ccefaeb382c15 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1084:e690513e4103
r2473:15a5429df290
Show More
scatter.pri
13 lines | 249 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qscatterseries.cpp \
$$PWD/scatterchartitem.cpp
PRIVATE_HEADERS += \
$$PWD/scatterchartitem_p.h \
$$PWD/qscatterseries_p.h
PUBLIC_HEADERS += \
$$PWD/qscatterseries.h