##// END OF EJS Templates
Refcator scrol() to scrollLeft,Right,Up,Down
Refcator scrol() to scrollLeft,Right,Up,Down

File last commit:

r530:d482058261e4
r600:db004721a4d5
Show More
animations.pri
12 lines | 279 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/axisanimation.cpp \
$$PWD/chartanimator.cpp \
$$PWD/xyanimation.cpp
PRIVATE_HEADERS += \
$$PWD/axisanimation_p.h \
$$PWD/chartanimator_p.h \
$$PWD/chartanimation_p.h \
$$PWD/xyanimation_p.h