mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Raise setup wizard
This commit is contained in:
parent
11c6f20c90
commit
12cc8bfd95
@ -94,6 +94,7 @@ void OwncloudSetupWizard::startWizard()
|
||||
_ocWizard->setMultipleFoldersExist(_folderMan->map().count() > 1);
|
||||
|
||||
_ocWizard->show();
|
||||
_ocWizard->raise();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user