##// END OF EJS Templates
Modified scientific theme
Modified scientific theme

File last commit:

r476:b6fb05e4e56f
r523:768ce5aee641
Show More
xychart.pri
13 lines | 282 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/xychartitem.cpp \
$$PWD/qxyseries.cpp
PRIVATE_HEADERS += \
$$PWD/xychartitem_p.h \
$$PWD/xychartanimationitem_p.h \
$$PWD/xychartanimator_p.h
PUBLIC_HEADERS += \
$$PWD/qxyseries.h