QStylePainter belongs in QtWidgets
authorLars Knoll <lars.knoll@nokia.com>
Wed, 4 May 2011 12:48:03 +0000 (14:48 +0200)
committerLars Knoll <lars.knoll@nokia.com>
Wed, 4 May 2011 12:55:11 +0000 (14:55 +0200)
commit100e074126753e43084d69e139d425d373b696b3
treeb89b49327c6e8f286d2b8815df2e9998a31b7f53
parent5c16bb8a12dfd07675f61826b1e3fdaf39cca3db
QStylePainter belongs in QtWidgets

Move it into the styles/ directory that will end up
in the QtWidgets library
src/gui/painting/painting.pri
src/gui/styles/qstylepainter.cpp [moved from src/gui/painting/qstylepainter.cpp with 100% similarity]
src/gui/styles/qstylepainter.h [moved from src/gui/painting/qstylepainter.h with 100% similarity]
src/gui/styles/styles.pri