From 89231902b7fa7d8c9143ebc775dc25013294f6a4 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 11 Jan 2018 14:39:57 +0100 Subject: More conversationview testing --- framework/qml/InlineAccountSwitcher.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml/InlineAccountSwitcher.qml') 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 { } Kube.FolderListView { + objectName: "folderListView" anchors { top: accountButton.bottom left: parent.left -- cgit v1.2.3