summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-05-31 15:47:02 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2011-05-31 15:57:03 +0200
commitd0beb0d95b63c230e965cf151a39ac6e7b779ae9 (patch)
tree4dc437b0c75684e9ea6a22277953f3ba5ca661d2 /src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h
parent9bd270f64d2eb481130663c4035f4097857c89c3 (diff)
Fix the egl path for xcb and wayland plugins
Reviewed-by: Samuel Rødal
Diffstat (limited to 'src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h')
-rw-r--r--src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h b/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h
index 4a71ef08a7..f57ac46667 100644
--- a/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h
+++ b/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.h
@@ -60,7 +60,7 @@ public:
void swapBuffers();
void* getProcAddress(const QString& procName);
- virtual QPlatformWindowFormat platformWindowFormat() const;
+ virtual QWindowFormat windowFormat() const;
void geometryChanged();