summaryrefslogtreecommitdiff
path: root/examples/quick/controls/touch/content/ListPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/touch/content/ListPage.qml')
-rw-r--r--examples/quick/controls/touch/content/ListPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/touch/content/ListPage.qml b/examples/quick/controls/touch/content/ListPage.qml
index 65dc99f5..4e2dbeb8 100644
--- a/examples/quick/controls/touch/content/ListPage.qml
+++ b/examples/quick/controls/touch/content/ListPage.qml
@@ -43,7 +43,7 @@
import QtQuick 2.2
-import QtQuick.Controls 1.1
+import QtQuick.Controls 1.2
import QtQuick.Controls.Styles 1.1
ScrollView {