summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qopenglwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qopenglwidget.cpp')
-rw-r--r--src/widgets/kernel/qopenglwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qopenglwidget.cpp b/src/widgets/kernel/qopenglwidget.cpp
index e401444e6e7..6fb36e6b49c 100644
--- a/src/widgets/kernel/qopenglwidget.cpp
+++ b/src/widgets/kernel/qopenglwidget.cpp
@@ -1074,7 +1074,7 @@ QSurfaceFormat QOpenGLWidget::format() const
}
/*!
- Sets a custom internal texture format.
+ Sets a custom internal texture format of \a texFormat.
When working with sRGB framebuffers, it will be necessary to specify a
format like \c{GL_SRGB8_ALPHA8}. This can be achieved by calling this