aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/universal/dependencies.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/controls/universal/dependencies.qml')
-rw-r--r--tests/auto/controls/universal/dependencies.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/controls/universal/dependencies.qml b/tests/auto/controls/universal/dependencies.qml
index d14c9ae8..97da9810 100644
--- a/tests/auto/controls/universal/dependencies.qml
+++ b/tests/auto/controls/universal/dependencies.qml
@@ -1,6 +1,6 @@
import QtTest 1.0
import QtQuick 2.6
-import QtQuick.Controls 2.0
-import QtQuick.Controls.Universal 2.0
+import QtQuick.Controls 2.1
+import QtQuick.Controls.Universal 2.1
TestCase { }