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
7823a3df
Commit
7823a3df
authored
Oct 30, 2020
by
Laurent Montel
😁
Browse files
Remove qdebug here
parent
47b04b9c
Pipeline
#39030
passed with stage
in 43 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
messageviewer/src/viewer/viewer_p.cpp
View file @
7823a3df
...
...
@@ -2783,7 +2783,6 @@ bool ViewerPrivate::htmlLoadExternal() const
const
bool
loadExternal
=
(
mHtmlLoadExternalDefaultSetting
&&
!
mHtmlLoadExtOverride
)
||
(
!
mHtmlLoadExternalDefaultSetting
&&
mHtmlLoadExtOverride
);
qDebug
()
<<
" loadExternal"
<<
loadExternal
<<
" mHtmlLoadExtOverride "
<<
mHtmlLoadExtOverride
;
return
loadExternal
;
}
...
...
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