Remove forward declaration of QScriptContext
authorLars Knoll <lars.knoll@theqtcompany.com>
Wed, 18 Mar 2015 13:39:20 +0000 (14:39 +0100)
committerLars Knoll <lars.knoll@digia.com>
Wed, 18 Mar 2015 20:29:17 +0000 (20:29 +0000)
Change-Id: I2ab642b73bf7fdd5d82085b0dc0f61d32a5c1fb5
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/qml/qqmlengine.h

index 695884053e4ae7130b997a0a2036c10094baf8d2..df673c1fd529f5c31e405c047ad470d59d1a1d65 100644 (file)
@@ -78,7 +78,6 @@ class QQmlExpression;
 class QQmlContext;
 class QQmlType;
 class QUrl;
-class QScriptContext;
 class QNetworkAccessManager;
 class QQmlNetworkAccessManagerFactory;
 class QQmlIncubationController;