aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext_p.h
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2012-05-02 17:29:54 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-03 13:03:43 +0200
commit8867be2d1d92e981ed736330f036a681ce4b520b (patch)
treee747a789684c2f5fa4392ba7faf2d84568a1b065 /src/quick/scenegraph/qsgcontext_p.h
parentb9ccb579c4c93f23e6ceeea26b07d418ad4e5562 (diff)
Remove QSGEngine
Change-Id: Iaab0d9f607b1f4ca6dfb13495a456d1b31bb980a Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/quick/scenegraph/qsgcontext_p.h')
-rw-r--r--src/quick/scenegraph/qsgcontext_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/scenegraph/qsgcontext_p.h b/src/quick/scenegraph/qsgcontext_p.h
index 7cbff40a9b..35b97c3d15 100644
--- a/src/quick/scenegraph/qsgcontext_p.h
+++ b/src/quick/scenegraph/qsgcontext_p.h
@@ -68,7 +68,6 @@ class QQuickCanvas;
class QSGTexture;
class QSGMaterial;
class QSGMaterialShader;
-class QSGEngine;
class QQuickWindowManager;
class QOpenGLContext;