parent
b9fd381eee
commit
72c0002b45
22 changed files with 36 additions and 38 deletions
|
@ -331,7 +331,7 @@ void UpdateController::installUpdates()
|
|||
break;
|
||||
}
|
||||
}
|
||||
catch(Exception e)
|
||||
catch (const Exception &e)
|
||||
{
|
||||
qWarning() << "Couldn't read the" << liveCheckFile << "file!";
|
||||
startFailed = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue