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
0171abad
Commit
0171abad
authored
Jun 30, 2020
by
Laurent Montel
Browse files
Delete message here too
parent
58f7885f
Pipeline
#25440
passed with stage
in 42 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
mimetreeparser/src/messagepart.cpp
View file @
0171abad
...
...
@@ -1143,8 +1143,7 @@ void EncryptedMessagePart::startDecryption(const QByteArray &text, const QTextCo
setText
(
aCodec
->
toUnicode
(
mDecryptedData
));
}
}
//Verify it
//delete content;
delete
content
;
}
bool
EncryptedMessagePart
::
okDecryptMIME
(
KMime
::
Content
&
data
)
...
...
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