summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/touch/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/touch/main.qml')
-rw-r--r--examples/quick/controls/touch/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/controls/touch/main.qml b/examples/quick/controls/touch/main.qml
index 163ec9372..4efea3cbb 100644
--- a/examples/quick/controls/touch/main.qml
+++ b/examples/quick/controls/touch/main.qml
@@ -38,8 +38,8 @@
**
****************************************************************************/
-import QtQuick 2.1
-import QtQuick.Controls 1.1
+import QtQuick 2.2
+import QtQuick.Controls 1.2
import "content"
ApplicationWindow {