From c633f7c5fce50db60035792526b6c7e84b51149f Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 17 Nov 2016 15:54:53 +0100 Subject: add accountwizard to mainview --- components/accounts/CreateKolabNow.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'components/accounts/CreateKolabNow.qml') diff --git a/components/accounts/CreateKolabNow.qml b/components/accounts/CreateKolabNow.qml index 3f23c20e..e86f4ec9 100644 --- a/components/accounts/CreateKolabNow.qml +++ b/components/accounts/CreateKolabNow.qml @@ -157,6 +157,7 @@ Item { text: "Save" onClicked: { + popup.close() } } } -- cgit v1.2.3