summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/theme/theme.pri
blob: 1de3035afa4a7887a6bdfed5d4bd2d1e8d730a1e (plain)
1
2
3
4
5
6
7
8
HEADERS += \
    $$PWD/q3dtheme.h \
    $$PWD/q3dtheme_p.h \
    $$PWD/thememanager_p.h

SOURCES += \
    $$PWD/q3dtheme.cpp \
    $$PWD/thememanager.cpp