diff --git a/src/gui/kernel/qopenglcontext.cpp b/src/gui/kernel/qopenglcontext.cpp index 82da0f8146d..cbd2dc2d06b 100644 --- a/src/gui/kernel/qopenglcontext.cpp +++ b/src/gui/kernel/qopenglcontext.cpp @@ -347,7 +347,7 @@ void QOpenGLContextPrivate::_q_screenDestroyed(QObject *object) } /*! - \fn T QOpenGLContext::platformInterface() + \fn template T *QOpenGLContext::platformInterface() Returns a platform interface of type T for the context.