Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kalendar
Commits
5d249852
Commit
5d249852
authored
Nov 08, 2021
by
Claudio Cambra
Browse files
Calendar colors now update on change properly
parent
697049c0
Pipeline
#95220
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/incidenceoccurrencemodel.cpp
View file @
5d249852
...
...
@@ -117,6 +117,7 @@ void IncidenceOccurrenceModel::updateFromSource()
beginResetModel
();
m_incidences
.
clear
();
load
();
if
(
m_coreCalendar
)
{
const
auto
allEvents
=
m_coreCalendar
->
events
(
mStart
,
mEnd
);
// get all events
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment