Skip to content
  • Elvis Angelaccio's avatar
    Fix percentage progress in batch extractions · 32439e4d
    Elvis Angelaccio authored
    The new BatchExtractJob needs to forward the progress() signal (emitted
    when the underlying ExtractJob runs) to its own onProgress() slot. This
    works because the archiveInterface() instance is the same for both jobs.
    32439e4d