summaryrefslogtreecommitdiffstats
path: root/framework/qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/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 c3929b9e..45001500 100644
--- a/framework/qml/InlineAccountSwitcher.qml
+++ b/framework/qml/InlineAccountSwitcher.qml
@@ -89,6 +89,7 @@ FocusScope {
89 right: parent.right 89 right: parent.right
90 bottom: parent.bottom 90 bottom: parent.bottom
91 } 91 }
92 focus: isCurrent
92 activeFocusOnTab: true 93 activeFocusOnTab: true
93 94
94 accountId: currentData.accountId 95 accountId: currentData.accountId