diff options
Diffstat (limited to 'framework/qml/InlineAccountSwitcher.qml')
-rw-r--r-- | framework/qml/InlineAccountSwitcher.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/InlineAccountSwitcher.qml b/framework/qml/InlineAccountSwitcher.qml index 746891f9..b7f69588 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml | |||
@@ -74,6 +74,7 @@ FocusScope { | |||
74 | } | 74 | } |
75 | 75 | ||
76 | Kube.FolderListView { | 76 | Kube.FolderListView { |
77 | objectName: "folderListView" | ||
77 | anchors { | 78 | anchors { |
78 | top: accountButton.bottom | 79 | top: accountButton.bottom |
79 | left: parent.left | 80 | left: parent.left |