avoid qCWarning in ETM for items never inserted
ClosedPublic

Authored by mkoller on Apr 23 2017, 2:36 PM.

Details

Summary

When LayzPopulation is used, items are not inserted into the QHash in monitoredItemAdded()
therefore a warning for (changed, etc.) items not being known is wrong.

This patch avoids these wrong warnings

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkoller created this revision.Apr 23 2017, 2:36 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 23 2017, 2:36 PM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
dvratil accepted this revision.Apr 23 2017, 8:19 PM

Thanks! Please commit to Applications/17.04 branch.

This revision is now accepted and ready to land.Apr 23 2017, 8:19 PM
This revision was automatically updated to reflect the committed changes.