aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/labsanimation
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-05-18 19:55:25 +0200
committerUlf Hermann <ulf.hermann@qt.io>2020-05-26 14:04:43 +0200
commit6d3aae3cf47fbf21bd27eda7a249c2a23308156e (patch)
tree02dd24091b28bfc05fa60185bf63b2daf36d459b /src/imports/labsanimation
parentfe42d2ea631b82974dbccbe65c6f039b837c9150 (diff)
Remove --dependencies option from qmltyperegistrar
We don't need to list the dependencies in the qmltypes files. The information given in the qmldir file should be enough. Ultimately, we should get rid of all hidden dependencies. Task-number: QTBUG-84286 Change-Id: Iaf67d476b449215715270043591d8c4858104ea6 Reviewed-by: Christian Kamm <mail@ckamm.de> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/imports/labsanimation')
-rw-r--r--src/imports/labsanimation/dependencies.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/labsanimation/dependencies.json b/src/imports/labsanimation/dependencies.json
deleted file mode 100644
index 0d4f101c7a..0000000000
--- a/src/imports/labsanimation/dependencies.json
+++ /dev/null
@@ -1,2 +0,0 @@
-[
-]