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
a7501c3a
Commit
a7501c3a
authored
Mar 31, 2016
by
Sandro Knauß
🐝
Browse files
remove space
parent
7981442e
Changes
1
Hide whitespace changes
Inline
Side-by-side
mimetreeparser/src/viewer/objecttreeparser.h
View file @
a7501c3a
...
...
@@ -368,7 +368,7 @@ public:// (during refactoring)
MessagePartPtr
processMultiPartSignedSubtype
(
KMime
::
Content
*
node
,
ProcessResult
&
result
);
MessagePartPtr
processMultiPartEncryptedSubtype
(
KMime
::
Content
*
node
,
ProcessResult
&
result
);
MessagePartPtr
processApplicationPkcs7MimeSubtype
(
KMime
::
Content
*
node
,
ProcessResult
&
result
);
MessagePartPtr
processApplicationPkcs7MimeSubtype
(
KMime
::
Content
*
node
,
ProcessResult
&
result
);
void
writePartIcon
(
KMime
::
Content
*
msgPart
,
bool
inlineImage
=
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