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
KMail
Commits
c0dff101
Commit
c0dff101
authored
Sep 17, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Already initialized in header
parent
7fff8e05
Pipeline
#34548
failed with stage
in 88 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/editor/kmcomposerwin.cpp
src/editor/kmcomposerwin.cpp
+0
-2
No files found.
src/editor/kmcomposerwin.cpp
View file @
c0dff101
...
...
@@ -313,8 +313,6 @@ KMComposerWin::KMComposerWin(const KMime::Message::Ptr &aMsg, bool lastSignState
mLblSubject
=
new
QLabel
(
i18nc
(
"@label:textbox Subject of email."
,
"S&ubject:"
),
mHeadersArea
);
mShowHeaders
=
KMailSettings
::
self
()
->
headers
();
mDone
=
false
;
mGrid
=
nullptr
;
mFixedFontAction
=
nullptr
;
// the attachment view is separated from the editor by a splitter
mSplitter
=
new
QSplitter
(
Qt
::
Vertical
,
mMainWidget
);
mSplitter
->
setObjectName
(
QStringLiteral
(
"mSplitter"
));
...
...
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