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.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/controls/universal/dependencies.qml b/tests/auto/controls/universal/dependencies.qml
index 67c54871..a4a0d0a0 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.2
-import QtQuick.Controls.Universal 2.2
+import QtQuick 2.12
+import QtQuick.Controls 2.12
+import QtQuick.Controls.Universal 2.12
TestCase { }