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
ab5ee469
Commit
ab5ee469
authored
Oct 04, 2021
by
Laurent Montel
😁
Browse files
Remove unused includes
parent
c84510c8
Pipeline
#85002
canceled with stage
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/mailmergeagent/mailmergeconfigurewidget.cpp
View file @
ab5ee469
...
...
@@ -6,7 +6,6 @@
#include
"mailmergeconfigurewidget.h"
#include
"ui_mailmergeconfigurewidget.h"
#include
<QVBoxLayout>
MailMergeConfigureWidget
::
MailMergeConfigureWidget
(
QWidget
*
parent
)
:
QWidget
(
parent
)
...
...
src/autotests/kmcomposerwintest.cpp
View file @
ab5ee469
...
...
@@ -17,7 +17,6 @@
#include
<QEventLoop>
#include
<QLabel>
#include
<QStandardPaths>
#include
<QTemporaryDir>
#include
<QTest>
#include
<QTimer>
#include
<chrono>
...
...
src/collectionpage/collectionmailinglistpage.cpp
View file @
ab5ee469
...
...
@@ -18,12 +18,10 @@
#include
<QCheckBox>
#include
<QFormLayout>
#include
<QGridLayout>
#include
<QHBoxLayout>
#include
<QLabel>
#include
<QLineEdit>
#include
<QPushButton>
#include
<QSpacerItem>
#include
"kmail_debug.h"
#include
<KEditListWidget>
...
...
src/configuredialog/configureaccountpage.cpp
View file @
ab5ee469
...
...
@@ -33,8 +33,6 @@ using MailTransport::TransportManagementWidget;
#include
<QAbstractItemView>
#include
<QFormLayout>
#include
<QGridLayout>
#include
<QGroupBox>
#include
<QLabel>
#include
<QMenu>
#include
<QProcess>
...
...
src/editor/potentialphishingemail/potentialphishingemailwarning.cpp
View file @
ab5ee469
...
...
@@ -9,7 +9,6 @@
#include
"potentialphishingdetaildialog.h"
#include
<KLocalizedString>
#include
<QAction>
#include
<QPointer>
PotentialPhishingEmailWarning
::
PotentialPhishingEmailWarning
(
QWidget
*
parent
)
:
KMessageWidget
(
parent
)
...
...
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