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 Console
Commits
e5af3d02
Commit
e5af3d02
authored
Feb 21, 2022
by
Laurent Montel
😁
Browse files
Use new akonadi contact include
parent
76d06a9e
Pipeline
#140526
failed with stage
in 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e5af3d02
...
...
@@ -47,7 +47,7 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSI
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
set
(
AKONADI_CONTACT_VERSION
"5.19.4
0
"
)
set
(
AKONADI_CONTACT_VERSION
"5.19.4
1
"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.19.40"
)
set
(
AKONADI_VERSION
"5.19.40"
)
set
(
AKONADI_SEARCH_VERSION
"5.19.40"
)
...
...
src/browserwidget.cpp
View file @
e5af3d02
...
...
@@ -65,8 +65,8 @@
#include <QVBoxLayout>
#ifdef ENABLE_CONTENTVIEWS
#include <Akonadi/
Contact/
ContactGroupViewer>
#include <Akonadi/
Contact/
ContactViewer>
#include <Akonadi/ContactGroupViewer>
#include <Akonadi/ContactViewer>
#include <CalendarSupport/IncidenceViewer>
#include <MessageViewer/Viewer>
#endif
...
...
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