summaryrefslogtreecommitdiffstats
path: root/framework/qml/InlineAccountSwitcher.qml
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-11 14:39:57 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-11 14:40:19 +0100
commit89231902b7fa7d8c9143ebc775dc25013294f6a4 (patch)
tree048953157117b83ff9c940d79332aa6a8881eb59 /framework/qml/InlineAccountSwitcher.qml
parent89f004a0cdc58056b93e5ef8d43969c99f8d743d (diff)
downloadkube-89231902b7fa7d8c9143ebc775dc25013294f6a4.tar.gz
kube-89231902b7fa7d8c9143ebc775dc25013294f6a4.zip
More conversationview testing
Diffstat (limited to 'framework/qml/InlineAccountSwitcher.qml')
-rw-r--r--framework/qml/InlineAccountSwitcher.qml1
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