Skip to content
Commit 604b1287 authored by David Faure's avatar David Faure
Browse files

Fix initial state of actions (and window title).

ETM now tells us when a folder is available, and when kmail receives this for
the current folder, it updates its copy of the collection object in
mCurrentFolder, the window title, the state of the actions, etc.

Technically we could listen to dataChanged, but that's
called so often for so many different reasons, it would just slow things down.
Especially since we don't need to be notified of future changes (new email,
mail read, etc.), because we already get that from Akonadi::Monitor).

CCBUG: 259210
parent 582a87b0
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