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
3c99a2b7
Commit
3c99a2b7
authored
Mar 19, 2021
by
Laurent Montel
😁
Browse files
Update email
parent
7dfa9a80
Pipeline
#54870
passed with stage
in 42 minutes and 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
messageviewer/src/viewer/viewer_p.cpp
View file @
3c99a2b7
...
...
@@ -186,6 +186,7 @@ ViewerPrivate::ViewerPrivate(Viewer *aParent, QWidget *mainWindow, KActionCollec
mMessageViewerRenderer
=
new
MessageViewerRenderer
;
mRemoteContentMenu
=
new
MessageViewer
::
RemoteContentMenu
(
mMainWindow
);
connect
(
mRemoteContentMenu
,
&
MessageViewer
::
RemoteContentMenu
::
updateEmail
,
this
,
&
ViewerPrivate
::
updateReaderWin
);
mDkimWidgetInfo
=
new
MessageViewer
::
DKIMWidgetInfo
(
mMainWindow
);
if
(
_k_attributeInitialized
.
testAndSetAcquire
(
0
,
1
))
{
...
...
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