]> git.sesse.net Git - nageru/blobdiff - context.h
Release Nageru 1.7.2.
[nageru] / context.h
index 9b72eaf9f1d79be4b0b6ec92c5d455acab7ab2a7..13dbf248f8cd4289b781de3b2e0d000803529ba9 100644 (file)
--- a/context.h
+++ b/context.h
@@ -7,6 +7,7 @@ class QOpenGLContext;
 class QSurfaceFormat;
 class QGLWidget;
 
+extern bool using_egl;
 extern QGLWidget *global_share_widget;
 QSurface *create_surface(const QSurfaceFormat &format);
 QSurface *create_surface_with_same_format(const QSurface *surface);