Renamed function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
9580f16c33
commit
f33110ee0c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue