aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h')
-rw-r--r--src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h b/src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h
index 5d6666f4ed..280b3bee54 100644
--- a/src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h
+++ b/src/plugins/qmldesigner/components/timelineeditor/timelinepropertyitem.h
@@ -67,6 +67,7 @@ public:
void itemDoubleClicked() override;
TimelineKeyframeItem *asTimelineKeyframeItem() override;
+ TimelineGraphicsScene *timelineGraphicsScene() const;
protected:
bool hasManualBezier() const;