summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/shared/shared.pri
blob: dce82cae0b678c59439482d549b5eb7b3d33b137 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD

HEADERS += \
    qhexstring_p.h \
    qstylecache_p.h \
    qstylehelper_p.h

SOURCES += \
    qstylehelper.cpp