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
KAlarm
Commits
189e2450
Commit
189e2450
authored
Feb 26, 2013
by
Stephen Kelly
Browse files
Add some missing includes.
parent
9bf13494
Changes
3
Hide whitespace changes
Inline
Side-by-side
alarmtext.cpp
View file @
189e2450
...
...
@@ -31,6 +31,7 @@
#include
<klocalizedstring.h>
#include
<kglobal.h>
#include
<QStringList>
#include
<QDate>
namespace
KAlarmCal
{
...
...
datetime.cpp
View file @
189e2450
...
...
@@ -24,6 +24,9 @@
#include
<kglobal.h>
#include
<klocale.h>
#include
<klocalizedstring.h>
#include
<ktimezone.h>
#include
<QDateTime>
namespace
KAlarmCal
{
...
...
karecurrence.cpp
View file @
189e2450
...
...
@@ -35,6 +35,7 @@
#include
<kdebug.h>
#include
<QBitArray>
#include
<QDateTime>
#ifndef KALARMCAL_USE_KRESOURCES
...
...
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