aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/fusion/dependencies.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/controls/fusion/dependencies.qml')
-rw-r--r--tests/auto/controls/fusion/dependencies.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/controls/fusion/dependencies.qml b/tests/auto/controls/fusion/dependencies.qml
index 30c32fa5..2da1b2bb 100644
--- a/tests/auto/controls/fusion/dependencies.qml
+++ b/tests/auto/controls/fusion/dependencies.qml
@@ -1,6 +1,6 @@
import QtTest 1.0
-import QtQuick 2.10
-import QtQuick.Controls 2.3
-import QtQuick.Controls.Fusion 2.3
+import QtQuick 2.12
+import QtQuick.Controls 2.12
+import QtQuick.Controls.Fusion 2.12
TestCase { }