summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_context_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_context_qt.h')
-rw-r--r--src/core/ozone/gl_context_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/gl_context_qt.h b/src/core/ozone/gl_context_qt.h
index cecceabc9..59ee567aa 100644
--- a/src/core/ozone/gl_context_qt.h
+++ b/src/core/ozone/gl_context_qt.h
@@ -58,7 +58,7 @@ public:
static bool initializeContext(gl::GLContext* context, gl::GLSurface* surface, gl::GLContextAttribs attribs);
static void* getEGLConfig();
- static void* getXConfig();
+ static void* getGlXConfig();
static void* getEGLDisplay();
static void* getXDisplay();
static void* getNativeDisplay();