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
KAlarm
Commits
f67762b9
Commit
f67762b9
authored
Sep 04, 2015
by
Laurent Montel
😁
Browse files
MAke it compile
parent
71ae8f8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f67762b9
...
...
@@ -20,7 +20,7 @@ include(ECMQtDeclareLoggingCategory)
set
(
KF5_VERSION
"5.12.0"
)
set
(
KALARM_LIB_VERSION
"4.79.0"
)
set
(
CALENDARCORE_LIB_VERSION
"4.82.0"
)
set
(
HOLIDAY_LIB_VERSION
"4.
79
.0"
)
set
(
HOLIDAY_LIB_VERSION
"4.
80
.0"
)
set
(
IDENTITYMANAGER_LIB_VERSION
"4.79.0"
)
set
(
AKONADI_LIB_VERSION
"4.79.0"
)
ecm_setup_version
(
${
KALARM_LIB_VERSION
}
VARIABLE_PREFIX KALARMCAL
...
...
src/kaevent.cpp
View file @
f67762b9
...
...
@@ -25,9 +25,9 @@
#include "alarmtext.h"
#include "identities.h"
#include "version.h"
#include <kholidays/holidayregion.h>
#include <kcalcore/memorycalendar.h>
#include <kholidays/holiday
s
.h>
#include <kholidays/holiday.h>
using
namespace
KHolidays
;
#include <ksystemtimezone.h>
...
...
Write
Preview
Supports
Markdown
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