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
Grantlee Editor
Commits
8f54cb18
Commit
8f54cb18
authored
Feb 21, 2022
by
Laurent Montel
Browse files
Use new akonadi calendar install include
parent
495123c8
Pipeline
#140529
failed with stage
in 54 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8f54cb18
...
...
@@ -44,7 +44,7 @@ set(KDEPIM_LIB_SOVERSION "5")
set
(
MESSAGELIB_LIB_VERSION
"5.19.40"
)
set
(
AKONADI_MIMELIB_VERSION
"5.19.40"
)
set
(
AKONADI_CONTACT_VERSION
"5.19.4
0
"
)
set
(
AKONADI_CONTACT_VERSION
"5.19.4
1
"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.19.40"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION
"5.19.40"
)
set
(
LIBKLEO_LIB_VERSION
"5.19.40"
)
...
...
contactprintthemeeditor/contactprintthemeconfiguredialog.cpp
View file @
8f54cb18
...
...
@@ -10,7 +10,7 @@
#include
"configurewidget.h"
#include
<Akonadi/
Contact/
ContactEditor>
#include
<Akonadi/ContactEditor>
#include
<KContacts/VCardConverter>
...
...
contactprintthemeeditor/contactprintthemepreview.cpp
View file @
8f54cb18
...
...
@@ -7,7 +7,7 @@
#include
"contactprintthemepreview.h"
#include
"contactprintthemeeditor_debug.h"
#include
"contactprintthemeeditorutil.h"
#include
<Akonadi/
Contact/
GrantleePrint>
#include
<Akonadi/GrantleePrint>
#include
<KConfigGroup>
#include
<KContacts/VCardConverter>
#include
<KSharedConfig>
...
...
contactthemeeditor/contactconfigurationdialog.cpp
View file @
8f54cb18
...
...
@@ -9,7 +9,7 @@
#include
"configurewidget.h"
#include
<Akonadi/
Contact/
ContactEditor>
#include
<Akonadi/ContactEditor>
#include
<KContacts/VCardConverter>
...
...
contactthemeeditor/contactpreviewwidget.cpp
View file @
8f54cb18
...
...
@@ -9,10 +9,10 @@
#include
<KContacts/VCardConverter>
#include
<Akonadi/
Contact/
ContactGroupViewer>
#include
<Akonadi/
Contact/
ContactViewer>
#include
<Akonadi/
Contact/
GrantleeContactFormatter>
#include
<Akonadi/
Contact/
GrantleeContactGroupFormatter>
#include
<Akonadi/ContactGroupViewer>
#include
<Akonadi/ContactViewer>
#include
<Akonadi/GrantleeContactFormatter>
#include
<Akonadi/GrantleeContactGroupFormatter>
#include
<Akonadi/Item>
#include
<KLocalizedString>
...
...
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