summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qabstractlight.h')
-rw-r--r--src/render/lights/qabstractlight.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/lights/qabstractlight.h b/src/render/lights/qabstractlight.h
index e92a5ee1d..30b0a8465 100644
--- a/src/render/lights/qabstractlight.h
+++ b/src/render/lights/qabstractlight.h
@@ -86,7 +86,6 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QAbstractLight)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // namespace Qt3DRender