##// END OF EJS Templates
Demo and example doc page layout, reduced amount of items in index page
Demo and example doc page layout, reduced amount of items in index page

File last commit:

r1084:e690513e4103
r2083:0bd458105d55
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