summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qeglcontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/egl/qeglcontext_p.h')
-rw-r--r--src/gui/egl/qeglcontext_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/egl/qeglcontext_p.h b/src/gui/egl/qeglcontext_p.h
index 6cd76b3..0cdaae7 100644
--- a/src/gui/egl/qeglcontext_p.h
+++ b/src/gui/egl/qeglcontext_p.h
@@ -104,6 +104,7 @@ private:
bool current;
bool ownsContext;
bool sharing;
+ bool apiChanged;
static QEglContext *currentContext(QEgl::API api);
static void setCurrentContext(QEgl::API api, QEglContext *context);