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
f4709c0b
Commit
f4709c0b
authored
Sep 24, 2020
by
Laurent Montel
😁
Browse files
Uncrustify removed this line ! Waou not good it's buggy
Thanks Sandro Knauß to report it
parent
099bbf2e
Pipeline
#35418
failed with stage
in 22 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/job/encryptjob.cpp
View file @
f4709c0b
...
...
@@ -244,6 +244,7 @@ void EncryptJob::process()
setError
(
result
.
error
().
code
());
setErrorText
(
QString
::
fromLocal8Bit
(
result
.
error
().
asString
()));
emitResult
();
return
;
}
d
->
resultContent
=
MessageComposer
::
Util
::
composeHeadersAndBody
(
d
->
content
,
cipherText
,
d
->
format
,
false
);
...
...
Write
Preview
Supports
Markdown
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