aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/content/CheckBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/pointer/content/CheckBox.qml')
-rw-r--r--tests/manual/pointer/content/CheckBox.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/pointer/content/CheckBox.qml b/tests/manual/pointer/content/CheckBox.qml
index 477be56f05..3702457ee9 100644
--- a/tests/manual/pointer/content/CheckBox.qml
+++ b/tests/manual/pointer/content/CheckBox.qml
@@ -25,8 +25,8 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import QtQuick 2.0
-import Qt.labs.handlers 1.0
+
+import QtQuick 2.12
Row {
id: root