summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_egl_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qgl_egl_p.h')
-rw-r--r--src/opengl/qgl_egl_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl_egl_p.h b/src/opengl/qgl_egl_p.h
index 6b65227..43793cd 100644
--- a/src/opengl/qgl_egl_p.h
+++ b/src/opengl/qgl_egl_p.h
@@ -61,7 +61,7 @@ QT_BEGIN_NAMESPACE
class QGLFormat;
void qt_eglproperties_set_glformat(QEglProperties& props, const QGLFormat& format);
-void qt_egl_update_format(const QEglContext& context, QGLFormat& format);
+void qt_glformat_from_eglconfig(QGLFormat& format, const EGLConfig config);
QT_END_NAMESPACE