aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/pressandhold/data/dependencies.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/pressandhold/data/dependencies.qml')
-rw-r--r--tests/auto/pressandhold/data/dependencies.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/pressandhold/data/dependencies.qml b/tests/auto/pressandhold/data/dependencies.qml
index dac5f935..280cfd29 100644
--- a/tests/auto/pressandhold/data/dependencies.qml
+++ b/tests/auto/pressandhold/data/dependencies.qml
@@ -1,4 +1,4 @@
-import QtQuick 2.12
-import QtQuick.Controls 2.12
+import QtQuick
+import QtQuick.Controls
Control { }