summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/qml/AccountSwitcher.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qml/AccountSwitcher.qml b/framework/qml/AccountSwitcher.qml
index 78767769..2355d21c 100644
--- a/framework/qml/AccountSwitcher.qml
+++ b/framework/qml/AccountSwitcher.qml
@@ -180,7 +180,7 @@ Controls.ToolButton {
180 ] 180 ]
181 } 181 }
182 } 182 }
183 Controls2.Button { 183 Kube.Button {
184 184
185 anchors { 185 anchors {
186 right: parent.right 186 right: parent.right