aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml')
-rw-r--r--tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml b/tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml
deleted file mode 100644
index 744dcd8f..00000000
--- a/tests/auto/quickcontrols2/qquickstyle/data/EnvVarFallbackStyle/Control.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Label {}