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
KDE PIM Runtime
Commits
0ef2e747
Commit
0ef2e747
authored
Oct 05, 2021
by
Laurent Montel
😁
Browse files
Remove unused includes
parent
06f852cd
Pipeline
#85566
failed with stage
in 26 minutes and 1 second
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/maildispatcher/maildispatcherconfig.cpp
View file @
0ef2e747
...
...
@@ -6,9 +6,8 @@
#include
"maildispatcherconfig.h"
#include
<QHBoxLayout>
#include
<KNotifyConfigWidget>
#include
<QLayout>
MailDispatcherConfig
::
MailDispatcherConfig
(
const
KSharedConfigPtr
&
config
,
QWidget
*
parent
,
const
QVariantList
&
cfg
)
:
Akonadi
::
AgentConfigurationBase
(
config
,
parent
,
cfg
)
...
...
kioslave/pop3/pop3.cpp
View file @
0ef2e747
...
...
@@ -22,7 +22,6 @@ extern "C" {
#include
<QCryptographicHash>
#include
<QNetworkProxy>
#include
<QSslSocket>
#include
<KIO/SlaveInterface>
...
...
migration/gid/main.cpp
View file @
0ef2e747
...
...
@@ -7,7 +7,6 @@
#include
<Akonadi/ControlGui>
#include
<KAboutData>
#include
<KConfig>
#include
<KLocalizedString>
#include
"migration_debug.h"
...
...
resources/folderarchivesettings/folderarchivesettingpage.cpp
View file @
0ef2e747
...
...
@@ -19,7 +19,6 @@
#include
<QDBusInterface>
#include
<QDBusReply>
#include
<QFormLayout>
#include
<QLabel>
FolderArchiveComboBox
::
FolderArchiveComboBox
(
QWidget
*
parent
)
:
QComboBox
(
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