summaryrefslogtreecommitdiffstats
path: root/framework/qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml')
-rw-r--r--framework/qml/AccountSwitcher.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/AccountSwitcher.qml b/framework/qml/AccountSwitcher.qml
index f8ff21b9..7a1e7592 100644
--- a/framework/qml/AccountSwitcher.qml
+++ b/framework/qml/AccountSwitcher.qml
@@ -34,6 +34,7 @@ Controls.ToolButton {
34 property variant accountName 34 property variant accountName
35 35
36 width: parent.width 36 width: parent.width
37 iconName: Kube.Icons.menu_inverted
37 38
38 Kube.FolderController { 39 Kube.FolderController {
39 id: folderController 40 id: folderController