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
f7366863
Commit
f7366863
authored
Apr 01, 2014
by
Laurent Montel
😁
Browse files
Fix includes
parent
61c59810
Changes
5
Hide whitespace changes
Inline
Side-by-side
collectionattribute.cpp
View file @
f7366863
...
...
@@ -22,7 +22,7 @@
#include "collectionattribute.h"
#include <
k
debug.h>
#include <
q
debug.h>
namespace
KAlarmCal
{
...
...
compatibilityattribute.cpp
View file @
f7366863
...
...
@@ -22,7 +22,7 @@
#include "compatibilityattribute.h"
#include <
k
debug.h>
#include <
q
debug.h>
namespace
KAlarmCal
{
...
...
kacalendar.cpp
View file @
f7366863
...
...
@@ -41,7 +41,7 @@
#include <kglobal.h>
#include <klocalizedstring.h>
#include <
k
debug.h>
#include <
q
debug.h>
#include <QMap>
#include <QFile>
...
...
kaevent.cpp
View file @
f7366863
...
...
@@ -42,7 +42,7 @@ using namespace KHolidays;
#include <kconfiggroup.h>
#endif
#include <kglobal.h>
#include <
k
debug.h>
#include <
q
debug.h>
#ifndef KALARMCAL_USE_KRESOURCES
using
namespace
KCalCore
;
...
...
karecurrence.cpp
View file @
f7366863
...
...
@@ -32,7 +32,7 @@
#include <kglobal.h>
#include <klocale.h>
#include <klocalizedstring.h>
#include <
k
debug.h>
#include <
q
debug.h>
#include <QBitArray>
...
...
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