diff options
Diffstat (limited to 'framework/qml/MailListView.qml')
-rw-r--r-- | framework/qml/MailListView.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/MailListView.qml b/framework/qml/MailListView.qml index 074f004c..f3e6a7a6 100644 --- a/framework/qml/MailListView.qml +++ b/framework/qml/MailListView.qml | |||
@@ -109,6 +109,7 @@ FocusScope { | |||
109 | 109 | ||
110 | Kube.ListView { | 110 | Kube.ListView { |
111 | id: listView | 111 | id: listView |
112 | objectName: "listView" | ||
112 | 113 | ||
113 | Layout.fillWidth: true | 114 | Layout.fillWidth: true |
114 | Layout.fillHeight: true | 115 | Layout.fillHeight: true |