##// END OF EJS Templates
Revert: Pie now has defualt Model to which slice data is copied.
Revert: Pie now has defualt Model to which slice data is copied.

File last commit:

r957:775befb8fe0b
r1204:9aa9e4af8c0e
Show More
legend.pri
14 lines | 265 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qlegend.cpp \
$$PWD/legendmarker.cpp
PRIVATE_HEADERS += \
$$PWD/legendmarker_p.h \
$$PWD/legendscroller_p.h \
$$PWD/qlegend_p.h
PUBLIC_HEADERS += \
$$PWD/qlegend.h