summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qstylepainter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qstylepainter.cpp')
-rw-r--r--src/gui/painting/qstylepainter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qstylepainter.cpp b/src/gui/painting/qstylepainter.cpp
index 959caa9e6d..93512d0c4d 100644
--- a/src/gui/painting/qstylepainter.cpp
+++ b/src/gui/painting/qstylepainter.cpp
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
elements inside a widget.
\ingroup appearance
- \ingroup multimedia
+ \ingroup painting
QStylePainter extends QPainter with a set of high-level \c
draw...() functions implemented on top of QStyle's API. The