summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/propertychangehandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/propertychangehandler_p.h')
-rw-r--r--src/core/nodes/propertychangehandler_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nodes/propertychangehandler_p.h b/src/core/nodes/propertychangehandler_p.h
index 7cb4058c0..543fa62fe 100644
--- a/src/core/nodes/propertychangehandler_p.h
+++ b/src/core/nodes/propertychangehandler_p.h
@@ -56,7 +56,7 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
/**
* The property change handler is similar to QSignalSpy, but geared towards the usecase of Qt3D.