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
7c3e5133
Commit
7c3e5133
authored
Jun 24, 2020
by
Laurent Montel
Browse files
Make sure to delete all temp dir
parent
951de9ec
Pipeline
#24862
failed with stage
in 60 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
mimetreeparser/src/nodehelper.cpp
View file @
7c3e5133
...
...
@@ -48,6 +48,7 @@ namespace MimeTreeParser {
NodeHelper
::
NodeHelper
()
:
mAttachmentFilesDir
(
new
AttachmentTemporaryFilesDirs
())
{
mListAttachmentTemporaryDirs
.
append
(
mAttachmentFilesDir
);
//TODO(Andras) add methods to modify these prefixes
mLocalCodec
=
QTextCodec
::
codecForLocale
();
...
...
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