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
KAlarm
Commits
3348da4d
Commit
3348da4d
authored
Aug 31, 2014
by
David Jarvie
Browse files
Add comment
parent
9d243e93
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagewin.cpp
View file @
3348da4d
...
...
@@ -1109,6 +1109,7 @@ void MessageWin::readProperties(const KConfigGroup& config)
mDontShowAgain
=
config
.
readEntry
(
"DontShowAgain"
,
QString
());
mShowEdit
=
false
;
#ifdef USE_AKONADI
// Temporarily initialise mCollectionId and mEventId - they will be set by redisplayAlarm()
mCollection
=
Akonadi
::
Collection
();
mEventId
=
EventId
(
mCollection
.
id
(),
eventId
);
#else
...
...
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