summaryrefslogtreecommitdiffstats
path: root/src/gui/animation/animation.pri
blob: 3092117d681a61d78c14511ea73d6359e6580a24 (plain)
1
2
3
4
5
6
7
8
# Qt gui animation module

HEADERS += \
        animation/qitemanimation.h \
        animation/qitemanimation_p.h

SOURCES += \
        animation/qitemanimation.cpp