From 1f2add35ba42e558161eff499d5e1dc3ca0c3eaf Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Mon, 31 May 2021 16:05:51 +0200 Subject: [PATCH] Add Timeline to qt5QtQuick2-bundle Change-Id: I7df459925201ecbe8e9be4b92b63c6b5bcd50b39 Reviewed-by: Thomas Hartmann Reviewed-by: Miikka Heikkinen --- share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json b/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json index 031afcb50b9..7fbf2d858aa 100644 --- a/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json +++ b/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json @@ -144,6 +144,8 @@ "QtQuick.Templates 2.2", "QtQuick.Templates 2.5", "QtQuick.Templates 2.12", + "QtQuick.Timeline 1.0", + "QtQuick.Timeline 1.1", "QtQuick.Window 2.0", "QtQuick.Window 2.1", "QtQuick.Window 2.2",