From 3d04e4965e292be59464acc18c8306d89d3be3e1 Mon Sep 17 00:00:00 2001 From: Kim Motoyoshi Kalland Date: Thu, 30 Aug 2012 15:22:59 +0200 Subject: Doc: Fix some documentation issues. Change-Id: I21bba7b8a1808cf214cae1b7d3b6b5e41e36e3ba Reviewed-by: Frederik Gladhorn --- src/gui/opengl/qopenglframebufferobject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/opengl/qopenglframebufferobject.cpp') diff --git a/src/gui/opengl/qopenglframebufferobject.cpp b/src/gui/opengl/qopenglframebufferobject.cpp index 81c060fbf05..09d7a77174a 100644 --- a/src/gui/opengl/qopenglframebufferobject.cpp +++ b/src/gui/opengl/qopenglframebufferobject.cpp @@ -1175,7 +1175,7 @@ QOpenGLFramebufferObject::Attachment QOpenGLFramebufferObject::attachment() cons } /*! - Sets the attachments of the framebuffer object. + Sets the attachments of the framebuffer object to \a attachment. This can be used to free or reattach the depth and stencil buffer attachments as needed. -- cgit v1.2.3