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
KMail
Commits
78d2681e
Commit
78d2681e
authored
Apr 30, 2021
by
Laurent Montel
Browse files
Remove debug
parent
1b83c471
Pipeline
#60253
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kmcommands.cpp
View file @
78d2681e
...
...
@@ -838,7 +838,7 @@ KMCommand::Result KMReplyCommand::execute()
settings
.
templateStr
=
mTemplate
;
settings
.
noQuote
=
mNoQuote
;
settings
.
replyAsHtml
=
mReplyAsHtml
;
qDebug
()
<<
" settings "
<<
mReplyAsHtml
;
//
qDebug() << " settings " << mReplyAsHtml;
auto
job
=
new
CreateReplyMessageJob
;
job
->
setSettings
(
settings
);
...
...
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