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
Akonadi Calendar Tools
Commits
2423b8ed
Commit
2423b8ed
authored
Jan 25, 2022
by
Laurent Montel
😁
Browse files
Fix includes
parent
f718669a
Pipeline
#128406
passed with stage
in 47 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2423b8ed
...
...
@@ -44,7 +44,7 @@ set(AKONADICALENDAR_LIB_VERSION "5.19.40")
set
(
AKONADI_VERSION
"5.19.40"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.19.40"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.19.40"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.19.41"
)
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
...
...
konsolekalendar/konsolekalendar.cpp
View file @
2423b8ed
...
...
@@ -29,8 +29,8 @@
#include <Akonadi/Collection>
#include <Akonadi/CollectionFetchJob>
#include <Akonadi/CollectionFetchScope>
#include <KCalUtils/HTMLExportSettings>
#include <KCalUtils/HtmlExport>
#include <kcalutils/htmlexportsettings.h>
#include <QDBusInterface>
#include <QDBusReply>
...
...
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