summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qbackendnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qbackendnode.h')
-rw-r--r--src/core/nodes/qbackendnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nodes/qbackendnode.h b/src/core/nodes/qbackendnode.h
index c10c84674..03d888da0 100644
--- a/src/core/nodes/qbackendnode.h
+++ b/src/core/nodes/qbackendnode.h
@@ -99,7 +99,7 @@ private:
void setPeerId(QNodeId id) Q_DECL_NOEXCEPT;
virtual void initializeFromPeer(const QNodeCreatedChangeBasePtr &change);
- friend class QBackendScenePropertyChange;
+ friend class QBackendNodePropertyChange;
friend class QAbstractAspectPrivate;
};