aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlincubator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlincubator_p.h')
-rw-r--r--src/qml/qml/qqmlincubator_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/qml/qqmlincubator_p.h b/src/qml/qml/qqmlincubator_p.h
index a12ff9c5e2..974a353f77 100644
--- a/src/qml/qml/qqmlincubator_p.h
+++ b/src/qml/qml/qqmlincubator_p.h
@@ -85,6 +85,7 @@ public:
QPointer<QObject> result;
QQmlGuardedContextData rootContext;
+ QQmlEnginePrivate *enginePriv;
QQmlCompiledData *compiledData;
QScopedPointer<QQmlObjectCreator> creator;
int subComponentToCreate;