summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qscissortest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qscissortest.h')
-rw-r--r--src/render/renderstates/qscissortest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/renderstates/qscissortest.h b/src/render/renderstates/qscissortest.h
index 4d3e437fb..08291a0e8 100644
--- a/src/render/renderstates/qscissortest.h
+++ b/src/render/renderstates/qscissortest.h
@@ -84,6 +84,7 @@ protected:
private:
Q_DECLARE_PRIVATE(QScissorTest)
QT3D_CLONEABLE(QScissorTest)
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
};
} // namespace Qt3DRender