Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
5d7cb1c7
Commit
5d7cb1c7
authored
Jun 23, 2021
by
Laurent Montel
😁
Browse files
Add missing Q_REQUIRED_RESULT
parent
88deddd7
Pipeline
#67223
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/unifiedmailboxagent/unifiedmailboxmanager.h
View file @
5d7cb1c7
...
...
@@ -53,7 +53,7 @@ public:
return
mMailboxes
.
end
();
}
static
bool
isUnifiedMailbox
(
const
Akonadi
::
Collection
&
col
);
Q_REQUIRED_RESULT
static
bool
isUnifiedMailbox
(
const
Akonadi
::
Collection
&
col
);
// Internal change recorder, for unittests
Akonadi
::
ChangeRecorder
&
changeRecorder
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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