summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_context_qt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_context_qt.cpp')
-rw-r--r--src/core/ozone/gl_context_qt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/gl_context_qt.cpp b/src/core/ozone/gl_context_qt.cpp
index ad78b7d2b..1850380a2 100644
--- a/src/core/ozone/gl_context_qt.cpp
+++ b/src/core/ozone/gl_context_qt.cpp
@@ -112,7 +112,7 @@ void* GLContextHelper::getEGLConfig()
return resourceForContext(resource);
}
-void* GLContextHelper::getXConfig()
+void* GLContextHelper::getGlXConfig()
{
return resourceForContext(QByteArrayLiteral("glxconfig"));
}