Skip to content

[filetransferjob] Simplify error handling

Nicolas Fella requested to merge work/nico/error into master

QNetworkReply::finished is also emitted in the error case, so by also connecting to errorOccured we emitResult twice

Merge request reports