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
e7fd55ec
Commit
e7fd55ec
authored
Feb 21, 2022
by
Laurent Montel
😁
Browse files
Use new akonadi notes install include
parent
036da2da
Changes
8
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e7fd55ec
...
...
@@ -81,7 +81,7 @@ set(AKONADIKALARM_LIB_VERSION "5.19.40")
set
(
KMIME_LIB_VERSION
"5.19.40"
)
set
(
AKONADIMIME_LIB_VERSION
"5.19.41"
)
set
(
AKONADICONTACT_LIB_VERSION
"5.19.40"
)
set
(
AKONADINOTE_LIB_VERSION
"5.19.4
0
"
)
set
(
AKONADINOTE_LIB_VERSION
"5.19.4
1
"
)
set
(
KGAPI_LIB_VERSION
"5.19.40"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.19.40"
)
set
(
KLDAP_LIB_VERSION
"5.19.40"
)
...
...
resources/kolab/kolabhelpers.cpp
View file @
e7fd55ec
...
...
@@ -10,7 +10,7 @@
#include "pimkolab/kolabformat/errorhandler.h"
#include "pimkolab/kolabformat/kolabobject.h"
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <Akonadi/Collection>
#include <Akonadi/ItemFetchJob>
...
...
resources/kolab/pimkolab/autotests/formattest.cpp
View file @
e7fd55ec
...
...
@@ -13,7 +13,7 @@
#include <kolabcontainers.h>
#include <kolabformat.h>
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <KCalendarCore/ICalFormat>
#include <KContacts/ContactGroupTool>
...
...
resources/kolab/pimkolab/conversion/kolabconversion.cpp
View file @
e7fd55ec
...
...
@@ -7,7 +7,7 @@
#include "kolabconversion.h"
#include "commonconversion.h"
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
namespace
Kolab
{
...
...
resources/kolab/pimkolab/kolabformat/kolabobject.cpp
View file @
e7fd55ec
...
...
@@ -11,7 +11,7 @@
#include "kolabbase.h"
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <conversion/commonconversion.h>
#include <conversion/kabcconversion.h>
...
...
resources/kolab/pimkolab/kolabformat/v2helpers.h
View file @
e7fd55ec
...
...
@@ -24,7 +24,7 @@
#include <KContacts/ContactGroup>
#include <KMime/Message>
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <qdom.h>
...
...
resources/tomboynotes/tomboycollectionsdownloadjob.cpp
View file @
e7fd55ec
...
...
@@ -7,7 +7,7 @@
#include "tomboycollectionsdownloadjob.h"
#include "debug.h"
#include <Akonadi/CachePolicy>
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonValue>
...
...
resources/tomboynotes/tomboyitemsdownloadjob.cpp
View file @
e7fd55ec
...
...
@@ -6,7 +6,7 @@
#include "tomboyitemsdownloadjob.h"
#include "debug.h"
#include <Akonadi/
Notes/
NoteUtils>
#include <Akonadi/NoteUtils>
#include <QJsonArray>
#include <QJsonDocument>
#include <QJsonObject>
...
...
Write
Preview
Markdown
is supported
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