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
Akonadi Calendar Tools
Commits
27493695
Commit
27493695
authored
Feb 21, 2022
by
Laurent Montel
Browse files
Use new akonadi calendar install include
parent
ff69bbb3
Pipeline
#140522
failed with stage
in 29 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
27493695
...
...
@@ -41,7 +41,7 @@ endif()
set
(
KDEPIM_VERSION
"
${
PIM_VERSION
}${
KDEPIM_DEV_VERSION
}
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.19.4
0
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.19.4
2
"
)
set
(
AKONADI_VERSION
"5.19.40"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.19.40"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.19.40"
)
...
...
calendarjanitor/calendarjanitor.h
View file @
27493695
...
...
@@ -10,9 +10,9 @@
#include
<KCalendarCore/Incidence>
#include
<Akonadi/Calendar/FetchJobCalendar>
#include
<Akonadi/Calendar/IncidenceChanger>
#include
<Akonadi/Collection>
#include
<Akonadi/FetchJobCalendar>
#include
<Akonadi/IncidenceChanger>
#include
<Akonadi/Item>
#include
<QMultiMap>
#include
<QObject>
...
...
konsolekalendar/konsolekalendar.h
View file @
27493695
...
...
@@ -13,7 +13,7 @@
#include
"konsolekalendarvariables.h"
#include
<Akonadi/
Calendar/
FetchJobCalendar>
#include
<Akonadi/FetchJobCalendar>
#include
<KCalendarCore/Event>
#include
<QDateTime>
...
...
konsolekalendar/konsolekalendaradd.cpp
View file @
27493695
...
...
@@ -25,8 +25,8 @@
#include
<KCalendarCore/Event>
#include
<KCalendarCore/FileStorage>
#include
<Akonadi/Calendar/IncidenceChanger>
#include
<Akonadi/Collection>
#include
<Akonadi/IncidenceChanger>
#include
<QElapsedTimer>
#include
<QEventLoop>
...
...
konsolekalendar/konsolekalendarvariables.h
View file @
27493695
...
...
@@ -11,8 +11,8 @@
#pragma once
#include
<Akonadi/Calendar/FetchJobCalendar>
#include
<Akonadi/Collection>
#include
<Akonadi/FetchJobCalendar>
#include
<KCalendarCore/Event>
#include
<QDateTime>
...
...
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