summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglbuffer.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2025-12-15 16:14:16 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2025-12-15 16:14:16 +0200
commit2d66011e197f96cf17b170fe10b6a78354d3117c (patch)
treee4737ff487171dc946ef33d9c355de128ab8d6d5 /src/opengl/qopenglbuffer.cpp
parent8216f5c5249db2c368434129fb6f4e35cb75edfc (diff)
parentf9e9e1f1a566511d663b32e422f7b054713e5112 (diff)
Merge tag 'v6.5.8-lts-lgpl' into 6.56.5
Qt 6.5.8-lts-lgpl release
Diffstat (limited to 'src/opengl/qopenglbuffer.cpp')
-rw-r--r--src/opengl/qopenglbuffer.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/opengl/qopenglbuffer.cpp b/src/opengl/qopenglbuffer.cpp
index 64e79750430..34ad5aa82d9 100644
--- a/src/opengl/qopenglbuffer.cpp
+++ b/src/opengl/qopenglbuffer.cpp
@@ -216,9 +216,7 @@ QOpenGLBuffer &QOpenGLBuffer::operator=(const QOpenGLBuffer &other)
/*!
\fn QOpenGLBuffer::swap(QOpenGLBuffer &other)
\since 6.5
-
- Swaps buffer \a other with this buffer. This operation is very fast and
- never fails.
+ \memberswap{buffer}
*/
/*!