summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qstyle.cpp')
-rw-r--r--src/widgets/styles/qstyle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/styles/qstyle.cpp b/src/widgets/styles/qstyle.cpp
index b4f24acf84..21183531a5 100644
--- a/src/widgets/styles/qstyle.cpp
+++ b/src/widgets/styles/qstyle.cpp
@@ -1088,7 +1088,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
\value CC_CustomBase Base value for custom complex controls. Custom
values must be greater than this value.
- \sa SubControl drawComplexControl()
+ \sa SubControl, drawComplexControl()
*/
/*!
@@ -1536,7 +1536,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
\row \li \l CT_MenuItem \li \l QStyleOptionMenuItem
\endtable
- \sa ContentsType QStyleOption
+ \sa ContentsType, QStyleOption
*/
/*!