From 98470c504f9601b9bbe8c6be24eff4a96e9b4b14 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Sat, 18 Jun 2016 16:52:01 +0200 Subject: transfare accountId as well so that we can load and modify the settings --- components/package/contents/ui/AccountSwitcher.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/package/contents/ui/AccountSwitcher.qml') diff --git a/components/package/contents/ui/AccountSwitcher.qml b/components/package/contents/ui/AccountSwitcher.qml index 6a9d2deb..f0b1d17e 100644 --- a/components/package/contents/ui/AccountSwitcher.qml +++ b/components/package/contents/ui/AccountSwitcher.qml @@ -174,7 +174,7 @@ Button { anchors.fill: parent - //accountId: accountFactory.accountId + accountId: accountFactory.accountId uiSource: accountFactory.uiPath } } -- cgit v1.2.3