Skip to content

Don't emit twice slotEntryChanged

Marco Martin requested to merge work/mart/doubleSignals into master

Don't connect KNSCore::Installation::signalEntryChanged as is already forwarded to Transaction, which in turn is forwarded to our slotEntryChanged, so avoids a double emission

This fixes double entries created after installing something with KNS

depends on kpackage!98 (merged)

CCBUG:492557

Edited by Nate Graham

Merge request reports