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
PIM Messagelib
Commits
adc5314c
Commit
adc5314c
authored
Apr 29, 2021
by
Laurent Montel
😁
Browse files
Add missing Q_REQUIRED_RESULT
parent
e7ca41ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagelist/src/core/threadingcache.h
View file @
adc5314c
...
...
@@ -23,7 +23,7 @@ public:
ThreadingCache
();
~
ThreadingCache
();
bool
isEnabled
()
const
;
Q_REQUIRED_RESULT
bool
isEnabled
()
const
;
void
setEnabled
(
bool
enabled
);
void
load
(
const
QString
&
id
,
const
Aggregation
*
aggregation
);
...
...
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