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
PIM Messagelib
Commits
7d822f7f
Commit
7d822f7f
authored
Oct 21, 2022
by
Sandro Knauß
🐝
Browse files
add explit Q_REQUIRED_RESULT.
parent
a1423689
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/composer/nearexpirychecker.h
View file @
7d822f7f
...
...
@@ -52,7 +52,7 @@ private:
std
::
unique_ptr
<
NearExpiryCheckerPrivate
>
const
d
;
double
calculateSecsTillExpiriy
(
const
GpgME
::
Subkey
&
key
)
const
;
Q_REQUIRED_RESULT
double
calculateSecsTillExpiriy
(
const
GpgME
::
Subkey
&
key
)
const
;
void
checkKeyNearExpiry
(
const
GpgME
::
Key
&
key
,
bool
isOwnKey
,
...
...
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