summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglcompositor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglcompositor_p.h')
-rw-r--r--src/opengl/qopenglcompositor_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/qopenglcompositor_p.h b/src/opengl/qopenglcompositor_p.h
index 6ab738c58e..abe8d4959e 100644
--- a/src/opengl/qopenglcompositor_p.h
+++ b/src/opengl/qopenglcompositor_p.h
@@ -74,6 +74,7 @@ private:
void renderAll(QOpenGLFramebufferObject *fbo);
void render(QOpenGLCompositorWindow *window);
+ void ensureCorrectZOrder();
QOpenGLContext *m_context;
QWindow *m_targetWindow;