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
6142ada6
Commit
6142ada6
authored
Oct 22, 2019
by
David Jarvie
Browse files
Deprecate Akonadi Item ID functions
parent
868c9849
Changes
1
Hide whitespace changes
Inline
Side-by-side
serializers/akonadi_serializer_kalarm.cpp
View file @
6142ada6
...
...
@@ -66,7 +66,6 @@ bool SerializerPluginKAlarm::deserialize(Item &item, const QByteArray &label, QI
data
.
seek
(
0
);
return
false
;
}
event
.
setItemId
(
item
.
id
());
// Set additional event data contained in attributes
if
(
mRegistered
.
isEmpty
())
{
...
...
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