From 7b7c57f1d7bbeff93f42e67185d6283f090c835f Mon Sep 17 00:00:00 2001 From: Knud Dollereder Date: Wed, 16 Sep 2020 12:16:53 +0200 Subject: [PATCH] Fix mismerged build file Change-Id: I3d07ce6717baad08d65d928ce429a47cde1a03ca Reviewed-by: Thomas Hartmann --- .../qmldesigner/components/timelineeditor/timelineeditor.pri | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelineeditor.pri b/src/plugins/qmldesigner/components/timelineeditor/timelineeditor.pri index b4aae64da60..8001748fb00 100644 --- a/src/plugins/qmldesigner/components/timelineeditor/timelineeditor.pri +++ b/src/plugins/qmldesigner/components/timelineeditor/timelineeditor.pri @@ -69,9 +69,7 @@ HEADERS += \ canvasstyledialog.h \ easingcurve.h \ timelinesettingsmodel.h \ - timelinecontrols.h \ - animationcurveeditormodel.h \ - animationcurvedialog.h + timelinecontrols.h RESOURCES += \ timeline.qrc