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
114bd6e4
Commit
114bd6e4
authored
Sep 10, 2021
by
Laurent Montel
😁
Browse files
Remove warning about old akonadi includes
parent
5873e1ba
Pipeline
#79728
canceled with stage
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/sendlateragent/sendlaterjob.h
View file @
114bd6e4
...
...
@@ -10,8 +10,8 @@
#include
"sendlatermanager.h"
#include
<Akonadi/Item>
#include
<Akonadi/ItemFetchScope>
#include
<Item>
#include
<KMime/Message>
namespace
MessageComposer
...
...
agents/sendlateragent/sendlatermanager.h
View file @
114bd6e4
...
...
@@ -9,7 +9,7 @@
#include
<QObject>
#include
<QQueue>
#include
<Item>
#include
<
Akonadi/
Item>
#include
<KSharedConfig>
...
...
agents/sendlateragent/sendlaterremovemessagejob.h
View file @
114bd6e4
...
...
@@ -6,7 +6,7 @@
#pragma once
#include
<Item>
#include
<
Akonadi/
Item>
#include
<QObject>
class
KJob
;
...
...
src/searchdialog/searchwindow.cpp
View file @
114bd6e4
...
...
@@ -44,7 +44,6 @@
#include
<KStandardGuiItem>
#include
<QIcon>
#include
<QSortFilterProxyModel>
#include
<entitytreeview.h>
#include
<kmime/kmime_message.h>
#include
<QCheckBox>
...
...
src/tag/tagselectdialog.cpp
View file @
114bd6e4
...
...
@@ -8,8 +8,8 @@
#include
"kmail_debug.h"
#include
"kmkernel.h"
#include
"tag.h"
#include
"util.h"
#include
<Akonadi/Tag>
#include
<MailCommon/AddTagDialog>
...
...
src/ui/accountspagereceivingtab.ui
View file @
114bd6e4
...
...
@@ -94,7 +94,7 @@
<customwidget>
<class>
Akonadi::ManageAccountWidget
</class>
<extends>
QWidget
</extends>
<header>
m
anage
a
ccount
w
idget
.h
</header>
<header>
Akonadi/M
anage
A
ccount
W
idget
</header>
</customwidget>
</customwidgets>
<resources/>
...
...
src/ui/searchwindow.ui
View file @
114bd6e4
...
...
@@ -191,7 +191,7 @@
<customwidget>
<class>
Akonadi::EntityTreeView
</class>
<extends>
QTreeView
</extends>
<header>
Akonadi
Widgets/e
ntity
t
ree
v
iew
.h
</header>
<header>
Akonadi
/E
ntity
T
ree
V
iew
</header>
</customwidget>
<customwidget>
<class>
MailCommon::FolderRequester
</class>
...
...
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