Skip to content
Commit e63d3239 authored by Carlo Vanini's avatar Carlo Vanini
Browse files

Emit signals when the cache is reloaded.

Reloading the cache deletes the current list of packages and creates a new one,
creating new Package objects. Any reference (pointer) and iterator must be
invalidated. The new signals allow to be notified when this happens.

This is needed by Muon to solve bug 332530.

REVIEW: 127080
parent 726defa3
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