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

Connect to backend signals to catch cache reload.

When the cache is reloaded libqapt deletes Package objects and creates them
anew. This results in dangling pointers in muon models.

When "Preview Changes" is shown we have two models with lists of packages, and
both should be cleared and repopulated.

The cache reload can be triggered by pinning/unpinning (lock/unlock) a package.

REVIEW: 127107
BUG: 332530
parent 465ca5fc
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