summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qframe.cpp')
-rw-r--r--src/widgets/widgets/qframe.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/widgets/qframe.cpp b/src/widgets/widgets/qframe.cpp
index d11ff09a30..6c37ad8c01 100644
--- a/src/widgets/widgets/qframe.cpp
+++ b/src/widgets/widgets/qframe.cpp
@@ -150,7 +150,7 @@ inline void QFramePrivate::init()
the lineWidth() and the midLineWidth() to create the total result.
See the picture of the frames in the main class documentation.
- \sa QFrame::Shadow QFrame::style() QStyle::drawPrimitive()
+ \sa QFrame::Shadow, QFrame::style(), QStyle::drawPrimitive()
*/
@@ -175,7 +175,7 @@ inline void QFramePrivate::init()
midLineWidth(). See the picture of the frames in the main class
documentation.
- \sa QFrame::Shape lineWidth() midLineWidth()
+ \sa QFrame::Shape, lineWidth(), midLineWidth()
*/
/*!