diff options
Diffstat (limited to 'components/package/contents/ui/AccountSwitcher.qml')
-rw-r--r-- | components/package/contents/ui/AccountSwitcher.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/package/contents/ui/AccountSwitcher.qml b/components/package/contents/ui/AccountSwitcher.qml index 31c5e6d4..74b6c1ff 100644 --- a/components/package/contents/ui/AccountSwitcher.qml +++ b/components/package/contents/ui/AccountSwitcher.qml | |||
@@ -163,6 +163,7 @@ Controls.ToolButton { | |||
163 | } | 163 | } |
164 | 164 | ||
165 | Controls.ToolButton { | 165 | Controls.ToolButton { |
166 | enabled: false | ||
166 | visible: model.showStatus | 167 | visible: model.showStatus |
167 | iconName: model.statusIcon | 168 | iconName: model.statusIcon |
168 | } | 169 | } |