summaryrefslogtreecommitdiffstats
path: root/framework/qml/FolderListView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/FolderListView.qml')
-rw-r--r--framework/qml/FolderListView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/FolderListView.qml b/framework/qml/FolderListView.qml
index 3b963022..e5ab018f 100644
--- a/framework/qml/FolderListView.qml
+++ b/framework/qml/FolderListView.qml
@@ -28,6 +28,7 @@ TreeView {
28 id: treeView 28 id: treeView
29 property variant accountId 29 property variant accountId
30 visible: true 30 visible: true
31 flickableItem.boundsBehavior: Flickable.StopAtBounds
31 32
32 TableViewColumn { 33 TableViewColumn {
33 title: "Name" 34 title: "Name"