summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_surface_wgl_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_surface_wgl_qt.h')
-rw-r--r--src/core/ozone/gl_surface_wgl_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/gl_surface_wgl_qt.h b/src/core/ozone/gl_surface_wgl_qt.h
index e1a1253bb..6c590e46c 100644
--- a/src/core/ozone/gl_surface_wgl_qt.h
+++ b/src/core/ozone/gl_surface_wgl_qt.h
@@ -16,7 +16,7 @@ class GLSurfaceWGLQt: public GLSurfaceQt {
public:
explicit GLSurfaceWGLQt(const gfx::Size& size);
- static bool InitializeOneOff();
+ static gl::GLDisplay *InitializeOneOff(gl::GpuPreference gpu_preference);
bool Initialize(GLSurfaceFormat format) override;
void Destroy() override;