summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/styles.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/styles/styles.pri')
-rw-r--r--src/gui/styles/styles.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/styles/styles.pri b/src/gui/styles/styles.pri
index 35347c24e7..07ba608c47 100644
--- a/src/gui/styles/styles.pri
+++ b/src/gui/styles/styles.pri
@@ -10,7 +10,8 @@ HEADERS += \
styles/qstylehelper_p.h \
styles/qproxystyle.h \
styles/qproxystyle_p.h \
- styles/qstylesheetstyle_p.h
+ styles/qstylepainter.h \
+ styles/qstylesheetstyle_p.h
SOURCES += \
styles/qstyle.cpp \
@@ -20,6 +21,7 @@ SOURCES += \
styles/qstylehelper.cpp \
styles/qcommonstyle.cpp \
styles/qproxystyle.cpp \
+ styles/qstylepainter.cpp \
styles/qstylesheetstyle.cpp \
styles/qstylesheetstyle_default.cpp