##// END OF EJS Templates
Fix add/remove animation for pie and apply colors from theme when adding/removing
Fix add/remove animation for pie and apply colors from theme when adding/removing

File last commit:

r530:d482058261e4
r659:7d415c8db783
Show More
xychart.pri
12 lines | 215 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/xychartitem.cpp \
$$PWD/qxyseries.cpp
PRIVATE_HEADERS += \
$$PWD/xychartitem_p.h
PUBLIC_HEADERS += \
$$PWD/qxyseries.h