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
KMime
Commits
11b0f5e6
Commit
11b0f5e6
authored
Dec 26, 2021
by
Laurent Montel
😁
Browse files
Add missing includes (qt6)
parent
719eaf25
Pipeline
#114396
passed with stage
in 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kmime_dateformatter.cpp
View file @
11b0f5e6
...
...
@@ -23,7 +23,7 @@
#include <config-kmime.h>
#include <QTextStream>
#include <QIODevice>
#include <KLocalizedString>
using
namespace
KMime
;
...
...
src/kmime_util.cpp
View file @
11b0f5e6
...
...
@@ -18,10 +18,10 @@
#include "kmime_warning.h"
#include <config-kmime.h>
// #include <kdefakes.h> // for strcasestr
#include <KCharsets>
#include <QCoreApplication>
#include <QRegExp>
#include <cctype>
#include <cstdlib>
...
...
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