Renamed function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
9580f16c33
commit
f33110ee0c
@ -155,7 +155,7 @@ void NetJob::emitFailed(QString reason)
|
|||||||
|
|
||||||
if (response == QMessageBox::Yes) {
|
if (response == QMessageBox::Yes) {
|
||||||
m_try = 0;
|
m_try = 0;
|
||||||
startNext();
|
executeNextSubTask();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user