aboutsummaryrefslogtreecommitdiffstats
path: root/qtquickdesigner-components.pro
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2022-03-30 11:19:27 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2022-03-30 17:52:27 +0200
commite68b5ad6460ca9a6a021708a4de21f0504340040 (patch)
treefc491e54fe8364edb570b60ee9be5f83ce9daebe /qtquickdesigner-components.pro
parent5b4a2693b79dca723b7afdf9dfa97a0de54a1262 (diff)
Remove .pro files from dev
The qmldir files are not compatible with qmake. Change-Id: I08682773ad8ad4e102327693a92bb61c2e0e843c Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'qtquickdesigner-components.pro')
-rw-r--r--qtquickdesigner-components.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qtquickdesigner-components.pro b/qtquickdesigner-components.pro
deleted file mode 100644
index ce6617e..0000000
--- a/qtquickdesigner-components.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-requires(qtHaveModule(quick))
-load(qt_parts)