Add tooltips and fix archive download task
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
29a6db171f
commit
5d3549a5e9
3 changed files with 8 additions and 1 deletions
|
@ -124,6 +124,7 @@ void ArchiveDownloadTask::extractJava(QString input)
|
|||
stepProgress(*progressStep);
|
||||
});
|
||||
m_task->start();
|
||||
return;
|
||||
}
|
||||
|
||||
emitFailed(tr("Could not determine archive type!"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue