Code formatting fixes

This commit is contained in:
Daniel Molkentin 2013-08-18 15:16:36 +02:00
parent be48cb646c
commit 7ba47e9d44

View file

@ -51,6 +51,7 @@ OwncloudWizard::OwncloudWizard(QWidget *parent)
setPage(WizardCommon::Page_ShibbolethCreds, _shibbolethCredsPage);
setPage(WizardCommon::Page_AdvancedSetup, _advancedSetupPage);
setPage(WizardCommon::Page_Result, _resultPage);
connect(this, SIGNAL(finished(int)), SIGNAL(basicSetupFinished(int)));
// note: start Id is set by the calling class depending on if the