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
KMail
Commits
9d0fb38e
Commit
9d0fb38e
authored
Mar 23, 2021
by
Laurent Montel
😁
Browse files
Add missing includes (CI happy ?)
parent
de567065
Pipeline
#55347
canceled with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/editor/codec/codecaction.cpp
View file @
9d0fb38e
...
...
@@ -20,6 +20,7 @@
#include "kmail_debug.h"
#include <KLocalizedString>
#include <QIcon>
#include <QTextCodec>
CodecAction
::
CodecAction
(
Mode
mode
,
QObject
*
parent
)
:
KCodecAction
(
parent
,
mode
==
ReaderMode
)
...
...
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