Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PIM Messagelib
Commits
7823a3df
Commit
7823a3df
authored
Oct 30, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
messageviewer/src/viewer/viewer_p.cpp
messageviewer/src/viewer/viewer_p.cpp
+0
-1
No files found.
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
Markdown
is supported
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