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
KOrganizer
Commits
9d0795b5
Commit
9d0795b5
authored
Jan 22, 2022
by
Laurent Montel
Browse files
Make compile with last libkdepim
parent
6bd98be1
Pipeline
#126994
passed with stage
in 1 minute and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9d0795b5
...
...
@@ -69,7 +69,7 @@ if (TARGET KUserFeedbackWidgets)
endif
()
set
(
PIMCOMMON_LIB_VERSION
"5.19.40"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.19.4
0
"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.19.4
1
"
)
set
(
LIBINCIDENCEEDITOR_LIB_VERSION
"5.19.40"
)
set
(
CALENDARSUPPORT_LIB_VERSION
"5.19.40"
)
set
(
EVENTVIEW_LIB_VERSION
"5.19.40"
)
...
...
src/prefs/koprefsdialogtime.cpp
View file @
9d0795b5
...
...
@@ -10,13 +10,13 @@
#include
"koglobals.h"
#include
"koprefs.h"
#include
<CalendarSupport/KCalPrefs>
#include
<KCheckComboBox>
#include
<KComboBox>
#include
<KHolidays/HolidayRegion>
#include
<KLocalizedString>
#include
<KPluginFactory>
#include
<KTimeComboBox>
#include
<KUrlRequester>
#include
<Libkdepim/KCheckComboBox>
#include
<QCheckBox>
#include
<QComboBox>
#include
<QFrame>
...
...
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