Move it into the styles/ directory that will end up
in the QtWidgets library
painting/qrasterizer_p.h \
painting/qregion.h \
painting/qstroker_p.h \
- painting/qstylepainter.h \
painting/qtessellator_p.h \
painting/qtextureglyphcache_p.h \
painting/qtransform.h \
painting/qrasterizer.cpp \
painting/qregion.cpp \
painting/qstroker.cpp \
- painting/qstylepainter.cpp \
painting/qtessellator.cpp \
painting/qtextureglyphcache.cpp \
painting/qtransform.cpp \
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 \
styles/qstylehelper.cpp \
styles/qcommonstyle.cpp \
styles/qproxystyle.cpp \
+ styles/qstylepainter.cpp \
styles/qstylesheetstyle.cpp \
styles/qstylesheetstyle_default.cpp