diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/kmail-quick/package/contents/ui/FolderListView.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/kmail-quick/package/contents/ui/FolderListView.qml b/applications/kmail-quick/package/contents/ui/FolderListView.qml index 7eeebbda..f451eaee 100644 --- a/applications/kmail-quick/package/contents/ui/FolderListView.qml +++ b/applications/kmail-quick/package/contents/ui/FolderListView.qml | |||
@@ -53,7 +53,7 @@ Item { | |||
53 | } | 53 | } |
54 | 54 | ||
55 | ListView { | 55 | ListView { |
56 | id: listView | 56 | id: listView |
57 | 57 | ||
58 | clip: true | 58 | clip: true |
59 | 59 | ||