summaryrefslogtreecommitdiffstats
path: root/framework/qml
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-21 16:31:56 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-21 16:31:56 +0200
commit27d072800799b39eacccd1b5a9c6c8540c952df9 (patch)
treeaae2e172d0a59ba89cf36dc20bae66c02badbffe /framework/qml
parent946e89cd7a3963b58712f38dd1c9df51f74172e0 (diff)
downloadkube-27d072800799b39eacccd1b5a9c6c8540c952df9.tar.gz
kube-27d072800799b39eacccd1b5a9c6c8540c952df9.zip
show old account switcher again
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