projects
/
platform
/
upstream
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe9b09
)
Remove forward declaration of QScriptContext
author
Lars Knoll
<lars.knoll@theqtcompany.com>
Wed, 18 Mar 2015 13:39:20 +0000
(14:39 +0100)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/src/qml/qml/qqmlengine.h
b/src/qml/qml/qqmlengine.h
index 695884053e4ae7130b997a0a2036c10094baf8d2..df673c1fd529f5c31e405c047ad470d59d1a1d65 100644
(file)
--- a/
src/qml/qml/qqmlengine.h
+++ b/
src/qml/qml/qqmlengine.h
@@
-78,7
+78,6
@@
class QQmlExpression;
class QQmlContext;
class QQmlType;
class QUrl;
-class QScriptContext;
class QNetworkAccessManager;
class QQmlNetworkAccessManagerFactory;
class QQmlIncubationController;