Skip to content

Don't use DelegateModel unnecessarily

Eugene Popov requested to merge epopov/plasma-framework:calendar_events into master

We can just use the 'eventCount' named role to get the count of events for a given day.

This commit also fixes this issue (which seems to be reproduced only by me, but still).

Merge request reports