summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--views/search/qml/View.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/search/qml/View.qml b/views/search/qml/View.qml
index 63e56e44..74e6cf5b 100644
--- a/views/search/qml/View.qml
+++ b/views/search/qml/View.qml
@@ -67,7 +67,6 @@ FocusScope {
67 } 67 }
68 Kube.MailListView { 68 Kube.MailListView {
69 id: mailListView 69 id: mailListView
70 showFilter: false
71 Layout.fillWidth: true 70 Layout.fillWidth: true
72 Layout.fillHeight: true 71 Layout.fillHeight: true
73 } 72 }