##// END OF EJS Templates
Documentation fixes....
Documentation fixes. Removed empty tutorials tab from docs, to be added later. Fixed broken images in docs, added screenshot of legend.

File last commit:

r938:43d9ec405aa3
r995:d52b7de4b911
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