##// END OF EJS Templates
Fixed a bug with last two control points calculation
Fixed a bug with last two control points calculation

File last commit:

r401:e71d8c300b9c
r429:cbe57d7d97d6
Show More
splinechart.pri
12 lines | 214 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qsplineseries.cpp \
$$PWD/splinepresenter.cpp
PRIVATE_HEADERS += \
$$PWD/splinepresenter_p.h
PUBLIC_HEADERS += \
$$PWD/qsplineseries.h