summaryrefslogtreecommitdiffstats
path: root/src/core/qchangearbiter_p.h
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2019-12-03 15:05:59 +0000
committerMike Krus <mike.krus@kdab.com>2019-12-06 10:54:26 +0000
commit3d1063fce2ada72d740f5f7c7888533da8794753 (patch)
treefe4e837f7ff77f3cb0a1114a637722362bd911a1 /src/core/qchangearbiter_p.h
parent9f3ebe697d09dca60fb870f128e26623f9f2a931 (diff)
Make NodeRelationshipChange struct private
Was private in 5.14, should remain so in 5.15 Change-Id: I74231d349e60f498d8ffb4ff39cc1e95fa3f0567 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/core/qchangearbiter_p.h')
-rw-r--r--src/core/qchangearbiter_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/qchangearbiter_p.h b/src/core/qchangearbiter_p.h
index f31480685..7d48c390a 100644
--- a/src/core/qchangearbiter_p.h
+++ b/src/core/qchangearbiter_p.h
@@ -64,6 +64,7 @@
#include <Qt3DCore/private/qlockableobserverinterface_p.h>
#include <Qt3DCore/private/qt3dcore_global_p.h>
+#include <Qt3DCore/private/qscenechange_p.h>
QT_BEGIN_NAMESPACE