From 47bf501bb37b893690be9344a34eefbe1b370ec0 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 21 Jul 2017 05:41:12 +0200 Subject: Missing id --- framework/qml/InlineAccountSwitcher.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml') diff --git a/framework/qml/InlineAccountSwitcher.qml b/framework/qml/InlineAccountSwitcher.qml index 45001500..67d88637 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml @@ -31,6 +31,7 @@ FocusScope { } ColumnLayout { + id: layout anchors.fill: parent Repeater { -- cgit v1.2.3