diff options
Diffstat (limited to 'components/mail/contents')
-rw-r--r-- | components/mail/contents/ui/Mail.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/mail/contents/ui/Mail.qml b/components/mail/contents/ui/Mail.qml index 1ae4062d..c5078877 100644 --- a/components/mail/contents/ui/Mail.qml +++ b/components/mail/contents/ui/Mail.qml | |||
@@ -395,6 +395,7 @@ Controls2.ApplicationWindow { | |||
395 | anchors.fill: parent | 395 | anchors.fill: parent |
396 | 396 | ||
397 | Controls2.TextField { | 397 | Controls2.TextField { |
398 | id: searchField | ||
398 | Layout.fillWidth: true | 399 | Layout.fillWidth: true |
399 | placeholderText: "Search... is not available in this beta" | 400 | placeholderText: "Search... is not available in this beta" |
400 | } | 401 | } |