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