summaryrefslogtreecommitdiffstats
path: root/basicsuite/Controls Touch/content/TextInputPage.qml
diff options
context:
space:
mode:
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