Skip to content
Commit e4b4bf98 authored by Christian Mollekopf's avatar Christian Mollekopf
Browse files

ETM: Split fetchJobDone + correctly emit dataChanged signals.

Split fetchJobDone into separate versions for Item/Collection fetch jobs.
Having a combined slot was confusing since the codepaths were separate anyways.
Additionally dataChanged was emitted in the wrong slot, as it is required
to notify about the changed fetch state, so it has to be emitted after the
itemFetchJob.
parent abb43a71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment