summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylepainter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qstylepainter.cpp')
-rw-r--r--src/widgets/styles/qstylepainter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/styles/qstylepainter.cpp b/src/widgets/styles/qstylepainter.cpp
index 180499d791..3dc3f9dce7 100644
--- a/src/widgets/styles/qstylepainter.cpp
+++ b/src/widgets/styles/qstylepainter.cpp
@@ -51,6 +51,7 @@ QT_BEGIN_NAMESPACE
\ingroup appearance
\ingroup painting
+ \inmodule QtWidgets
QStylePainter extends QPainter with a set of high-level \c
draw...() functions implemented on top of QStyle's API. The