##// END OF EJS Templates
Bugfix: delete presenter first, before root of all graphical items
Bugfix: delete presenter first, before root of all graphical items

File last commit:

r460:c1b7acf3f56f
r686:8c2240c1bb61
Show More
splinechart.pri
12 lines | 214 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qsplineseries.cpp \
$$PWD/splinechartitem.cpp
PRIVATE_HEADERS += \
$$PWD/splinechartitem_p.h
PUBLIC_HEADERS += \
$$PWD/qsplineseries.h