summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qstatictext.cpp')
-rw-r--r--src/gui/text/qstatictext.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/text/qstatictext.cpp b/src/gui/text/qstatictext.cpp
index eb7d19d64ee..ac703aff7c9 100644
--- a/src/gui/text/qstatictext.cpp
+++ b/src/gui/text/qstatictext.cpp
@@ -195,9 +195,7 @@ QStaticText &QStaticText::operator=(const QStaticText &other)
/*!
\fn void QStaticText::swap(QStaticText &other)
\since 5.0
-
- Swaps this static text instance with \a other. This function is
- very fast and never fails.
+ \memberswap{static text instance}
*/
/*!