summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderannotation_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/renderannotation_p.h')
-rw-r--r--src/render/backend/renderannotation_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/backend/renderannotation_p.h b/src/render/backend/renderannotation_p.h
index e737328ab..70f6641ce 100644
--- a/src/render/backend/renderannotation_p.h
+++ b/src/render/backend/renderannotation_p.h
@@ -60,7 +60,7 @@ public:
QVariant criterionValue() const;
QString criterionName() const;
- void sceneChangeEvent(const QSceneChangePtr &e);
+ void sceneChangeEvent(const QSceneChangePtr &e) Q_DECL_OVERRIDE;
bool operator ==(const RenderAnnotation &other);
bool operator !=(const RenderAnnotation &other);