aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksei German <aleksei.german@qt.io>2023-04-19 17:40:12 +0200
committerAleksei German <aleksei.german@qt.io>2023-04-20 18:57:30 +0200
commit3b11f9a546d0d4d1e6a780e186ccf8095b1e0252 (patch)
tree29acaa73ee86d4ea6d8596a4512de11a41f9ec0d
parent9fc1be7b7664fe73aa8e61a171aef06646d93368 (diff)
Remove Timeline import
Change-Id: I148d7a8a0036fc78a35a8914cc7b8faa73728ed2 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--src/imports/components/SvgPathItem.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imports/components/SvgPathItem.qml b/src/imports/components/SvgPathItem.qml
index 6bd1950..108e5f0 100644
--- a/src/imports/components/SvgPathItem.qml
+++ b/src/imports/components/SvgPathItem.qml
@@ -28,7 +28,6 @@
****************************************************************************/
import QtQuick 2.0
-import QtQuick.Timeline 1.0
import QtQuick.Shapes 1.12
/*!