summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_surface_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_surface_qt.h')
-rw-r--r--src/core/ozone/gl_surface_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ozone/gl_surface_qt.h b/src/core/ozone/gl_surface_qt.h
index cbdc8876a..055b27875 100644
--- a/src/core/ozone/gl_surface_qt.h
+++ b/src/core/ozone/gl_surface_qt.h
@@ -72,6 +72,7 @@ public:
static void* g_config;
static void* g_display;
static const char* g_extensions;
+ static const char* g_client_extensions;
private:
DISALLOW_COPY_AND_ASSIGN(GLSurfaceQt);