aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml')
-rw-r--r--examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml b/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml
index 2aa3000eaf..dfd9e81af5 100644
--- a/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml
+++ b/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick 2.1
Item {
id: container