summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/touch/content/TextInputPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/touch/content/TextInputPage.qml')
-rw-r--r--examples/quick/controls/touch/content/TextInputPage.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/controls/touch/content/TextInputPage.qml b/examples/quick/controls/touch/content/TextInputPage.qml
index ba9aa1d6f..c0e60d62e 100644
--- a/examples/quick/controls/touch/content/TextInputPage.qml
+++ b/examples/quick/controls/touch/content/TextInputPage.qml
@@ -42,8 +42,8 @@
-import QtQuick 2.1
-import QtQuick.Controls 1.1
+import QtQuick 2.2
+import QtQuick.Controls 1.2
import QtQuick.Controls.Styles 1.1
Item {