summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/qattribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/geometry/qattribute.h')
-rw-r--r--src/render/geometry/qattribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/geometry/qattribute.h b/src/render/geometry/qattribute.h
index b3ce270a0..982a449fb 100644
--- a/src/render/geometry/qattribute.h
+++ b/src/render/geometry/qattribute.h
@@ -146,7 +146,7 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QAttribute)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // Qt3DRender