Skip to content
GitLab
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
581392f7
Commit
581392f7
authored
Oct 25, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
4c93e47b
Pipeline
#255175
passed with stage
in 5 minutes and 25 seconds
Changes
8
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/collectionpage/collectionviewpage.cpp
View file @
581392f7
...
...
@@ -10,7 +10,6 @@
#include
<Akonadi/EntityDisplayAttribute>
#include
<Akonadi/MessageFolderAttribute>
#include
"kmail_debug.h"
#include
<KIconButton>
#include
<KLocalizedString>
#include
<QCheckBox>
...
...
src/configuredialog/configureaccountpage.cpp
View file @
581392f7
...
...
@@ -6,7 +6,6 @@
#include
"configureaccountpage.h"
#include
"configagentdelegate.h"
#include
"dialog/kmknotify.h"
#include
"kmkernel.h"
#include
"newmailnotifierinterface.h"
#include
"settings/kmailsettings.h"
...
...
src/configuredialog/configureappearancepage.cpp
View file @
581392f7
...
...
@@ -17,7 +17,6 @@ using namespace PimCommon::ConfigureImmutableWidgetUtils;
#include
<MessageList/ThemeConfigButton>
#include
<messagelist/messagelistsettings.h>
#include
"util.h"
#include
<MailCommon/FolderTreeWidget>
#include
"kmmainwidget.h"
...
...
src/configuredialog/configuredialog.cpp
View file @
581392f7
...
...
@@ -10,7 +10,6 @@
// my headers:
#include
"configuredialog.h"
#include
"configuredialog_p.h"
#include
"kmkernel.h"
#include
"settings/kmailsettings.h"
...
...
src/configuredialog/configuresecuritypage.cpp
View file @
581392f7
...
...
@@ -7,7 +7,6 @@
#include
"configuresecuritypage.h"
#include
<PimCommon/ConfigureImmutableWidgetUtils>
using
namespace
PimCommon
::
ConfigureImmutableWidgetUtils
;
#include
"settings/kmailsettings.h"
#include
<MailCommon/FolderSettings>
#include
<MessageComposer/MessageComposerSettings>
#include
<MessageViewer/MessageViewerSettings>
...
...
src/editor/kmcomposereditorng.cpp
View file @
581392f7
...
...
@@ -7,10 +7,8 @@
#include
"kmcomposereditorng.h"
#include
"dialog/spellcheckerconfigdialog.h"
#include
"job/dndfromarkjob.h"
#include
"kmail_debug.h"
#include
"kmcomposerwin.h"
#include
"kmkernel.h"
#include
"util.h"
#include
<KPIMTextEdit/RichTextComposerEmailQuoteHighlighter>
#include
<KToggleAction>
...
...
src/editor/kmcomposerwin.cpp
View file @
581392f7
...
...
@@ -28,7 +28,6 @@
#include
"editor/warningwidgets/incorrectidentityfolderwarning.h"
#include
"editor/warningwidgets/toomanyrecipientswarning.h"
#include
"job/addressvalidationjob.h"
#include
"job/createnewcontactjob.h"
#include
"job/dndfromarkjob.h"
#include
"job/saveasfilejob.h"
#include
"job/savedraftjob.h"
...
...
@@ -38,8 +37,6 @@
#include
"kmcomposerglobalaction.h"
#include
"kmcomposerupdatetemplatejob.h"
#include
"kmkernel.h"
#include
"kmmainwidget.h"
#include
"kmmainwin.h"
#include
"mailcomposeradaptor.h"
// TODO port all D-Bus stuff...
#include
"settings/kmailsettings.h"
#include
"undosend/undosendmanager.h"
...
...
src/kmail_part.cpp
View file @
581392f7
...
...
@@ -11,7 +11,6 @@
#include
"kmail_part.h"
#include
"kmmainwidget.h"
#include
"kmmainwin.h"
#include
<QVBoxLayout>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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