summaryrefslogtreecommitdiffstats
path: root/basicsuite/Controls Touch/content/TextInputPage.qml
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2013-06-04 11:53:38 +0200
committerGunnar Sletta <gunnar.sletta@digia.com>2013-06-04 13:09:09 +0300
commit5aa53579156a5234a660999c876f17339542113a (patch)
tree8228a4b742da524ee33ba37ddea116181a87c64f /basicsuite/Controls Touch/content/TextInputPage.qml
parent1fd1f0d7c0906be8960ce6a7b9246d9e594af806 (diff)
Update controls to work with latest API
Change-Id: Ib2d71f1b81aa5d4befbf8f61dbfbb0f92ddc00fa Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'basicsuite/Controls Touch/content/TextInputPage.qml')
-rw-r--r--basicsuite/Controls Touch/content/TextInputPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/Controls Touch/content/TextInputPage.qml b/basicsuite/Controls Touch/content/TextInputPage.qml
index 3f408d4..605afef 100644
--- a/basicsuite/Controls Touch/content/TextInputPage.qml
+++ b/basicsuite/Controls Touch/content/TextInputPage.qml
@@ -87,7 +87,7 @@ Item {
id: touchStyle
TextFieldStyle {
- foregroundColor: "white"
+ textColor: "white"
font.pixelSize: 28
background: Item {
implicitHeight: 50