summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglversionfunctionsfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglversionfunctionsfactory.cpp')
-rw-r--r--src/opengl/qopenglversionfunctionsfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qopenglversionfunctionsfactory.cpp b/src/opengl/qopenglversionfunctionsfactory.cpp
index aad4971fd3..12d00c0554 100644
--- a/src/opengl/qopenglversionfunctionsfactory.cpp
+++ b/src/opengl/qopenglversionfunctionsfactory.cpp
@@ -135,7 +135,7 @@ static QAbstractOpenGLFunctions *createFunctions(const QOpenGLVersionProfile &ve
*/
/*!
- \fn static T *QOpenGLVersionFunctionsFactory::get(QOpenGLContext *context)
+ \fn template <class T> static T *QOpenGLVersionFunctionsFactory::get(QOpenGLContext *context)
\overload get()