diff options
-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 45001500..67d88637 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml | |||
@@ -31,6 +31,7 @@ FocusScope { | |||
31 | } | 31 | } |
32 | 32 | ||
33 | ColumnLayout { | 33 | ColumnLayout { |
34 | id: layout | ||
34 | anchors.fill: parent | 35 | anchors.fill: parent |
35 | 36 | ||
36 | Repeater { | 37 | Repeater { |