summaryrefslogtreecommitdiffstats
path: root/examples/touch/content/TextInputPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/content/TextInputPage.qml')
-rw-r--r--examples/touch/content/TextInputPage.qml8
1 files changed, 6 insertions, 2 deletions
diff --git a/examples/touch/content/TextInputPage.qml b/examples/touch/content/TextInputPage.qml
index 1bf8f20a2..4cdf544ab 100644
--- a/examples/touch/content/TextInputPage.qml
+++ b/examples/touch/content/TextInputPage.qml
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the Qt Components project.
+** This file is part of the Qt Quick Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
@@ -38,6 +38,10 @@
**
****************************************************************************/
+
+
+
+
import QtQuick 2.0
import QtQuick.Controls 1.0
import QtQuick.Controls.Styles 1.0