diff options
Diffstat (limited to 'src/gui/painting/qpen.cpp')
| -rw-r--r-- | src/gui/painting/qpen.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/painting/qpen.cpp b/src/gui/painting/qpen.cpp index 958539feda2..e64a1a14c61 100644 --- a/src/gui/painting/qpen.cpp +++ b/src/gui/painting/qpen.cpp @@ -362,9 +362,7 @@ QPen &QPen::operator=(const QPen &p) noexcept /*! \fn void QPen::swap(QPen &other) \since 4.8 - - Swaps pen \a other with this pen. This operation is very - fast and never fails. + \memberswap{pen} */ /*! |
