Skip to content
Commit 48f07eae authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

[BIC] Let ETM be constructed with Monitor instead of ChangeRecorder

There is zero reason to require ETM to be constructed with
ChangeRecorder, when none of the recording features are actually
used there. Instead let ETM be created with Monitor.

Monitor is a baseclass of ChangeRecorder so no existing code needs to
be changed, but it's a binary incompatible change, so everything
linking Akonadi must be rebuilt.
parent dad52613
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