Fixed up a warning
Signed-off-by: timoreo <contact@timoreo.fr>
This commit is contained in:
parent
b70a82c609
commit
4817f0312d
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ void PackInstallTask::onDownloadSucceeded()
|
|||
|
||||
default:
|
||||
emitFailed(tr("Unsupported installation mode"));
|
||||
break;
|
||||
return;
|
||||
}
|
||||
|
||||
// Display message if one exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue