Fixed up a warning
Signed-off-by: timoreo <contact@timoreo.fr>
This commit is contained in:
parent
b70a82c609
commit
4817f0312d
@ -136,7 +136,7 @@ void PackInstallTask::onDownloadSucceeded()
|
|||||||
|
|
||||||
default:
|
default:
|
||||||
emitFailed(tr("Unsupported installation mode"));
|
emitFailed(tr("Unsupported installation mode"));
|
||||||
break;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Display message if one exists
|
// Display message if one exists
|
||||||
|
Loading…
Reference in New Issue
Block a user