aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h')
-rw-r--r--src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h b/src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h
index 0cd8817a41..e5403bcb74 100644
--- a/src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h
+++ b/src/plugins/qmldesigner/components/timelineeditor/timelinesectionitem.h
@@ -151,6 +151,7 @@ public:
static TimelineRulerSectionItem *create(QGraphicsScene *parentScene, TimelineItem *parent);
void invalidateRulerSize(const QmlTimeline &timeline);
+ void invalidateRulerSize(const qreal length);
void setRulerScaleFactor(int scaling);