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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/gl_surface_qt.h b/src/core/ozone/gl_surface_qt.h
index f9d18a0ae..0ef8fbbca 100644
--- a/src/core/ozone/gl_surface_qt.h
+++ b/src/core/ozone/gl_surface_qt.h
@@ -21,7 +21,7 @@ public:
GLDisplay *GetGLDisplay() override;
void *GetConfig() override;
bool IsOffscreen() override;
- gfx::SwapResult SwapBuffers(PresentationCallback callback) override;
+ gfx::SwapResult SwapBuffers(PresentationCallback callback, FrameData data) override;
gfx::Size GetSize() override;
GLSurfaceFormat GetFormat() override;