Skip to content
  • Elvis Angelaccio's avatar
    Use KIO jobtracker from Part · 5ee79a80
    Elvis Angelaccio authored
    It is confusing to have a jobtracker call another jobtracker.
    They are both implementing the same interface in different ways, so
    don't mix them but rather use both from `Part::registerJob()`.
    
    Differential Revision: D8323
    5ee79a80