##// END OF EJS Templates
Added handling of model mapping, meaning mostly animation changes....
Added handling of model mapping, meaning mostly animation changes. Change-Id: I2046f343faddc8032f941cc8d84a9151b1f664ae Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r938:43d9ec405aa3
r2480:9f82dd068147
Show More
areachart.pri
12 lines | 248 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/areachartitem.cpp \
$$PWD/qareaseries.cpp
PRIVATE_HEADERS += \
$$PWD/areachartitem_p.h \
$$PWD/qareaseries_p.h
PUBLIC_HEADERS += \
$$PWD/qareaseries.h