From 1cedab5239887750e12222c888bba8bbdbda14c2 Mon Sep 17 00:00:00 2001 From: Alexey Edelev Date: Mon, 22 Feb 2021 15:06:20 +0100 Subject: Remove redundant qmldir files qmldir files to be generated by the cmake build procedure and don't need to be stored in the source tree. Task-number: QTBUG-88263 Change-Id: Idff2800b5b2b6cb74d79a2f42fff717522c10ade Reviewed-by: Ulf Hermann Reviewed-by: Joerg Bornemann --- src/imports/controls/fusion/impl/qmldir | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/imports/controls/fusion/impl/qmldir (limited to 'src/imports/controls/fusion/impl') diff --git a/src/imports/controls/fusion/impl/qmldir b/src/imports/controls/fusion/impl/qmldir deleted file mode 100644 index ffcee3e1..00000000 --- a/src/imports/controls/fusion/impl/qmldir +++ /dev/null @@ -1,10 +0,0 @@ -module QtQuick.Controls.Fusion.impl -plugin qtquickcontrols2fusionstyleimplplugin -classname QtQuickControls2FusionStyleImplPlugin - -ButtonPanel 2.3 ButtonPanel.qml -CheckIndicator 2.3 CheckIndicator.qml -RadioIndicator 2.3 RadioIndicator.qml -SliderGroove 2.3 SliderGroove.qml -SliderHandle 2.3 SliderHandle.qml -SwitchIndicator 2.3 SwitchIndicator.qml -- cgit v1.2.3