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.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/pressandhold/data/dependencies.qml b/tests/auto/pressandhold/data/dependencies.qml
index 13690bbc..caf89569 100644
--- a/tests/auto/pressandhold/data/dependencies.qml
+++ b/tests/auto/pressandhold/data/dependencies.qml
@@ -1,4 +1,4 @@
import QtQuick 2.6
-import Qt.labs.controls 1.0
+import QtQuick.Controls 2.0
Control { }