aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h
index 5602ccd824..c6dd85d98f 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h
@@ -94,7 +94,7 @@ public:
bool locked() const;
- void nodeCreated(const ModelNode &createdNode) override;
+ void currentTimelineChanged(const ModelNode &node) override;
protected:
void timerEvent(QTimerEvent *event) override;