Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
Akonadi Calendar Tools
Commits
2b393700
Commit
2b393700
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
ddb51552
Pipeline
#38438
passed with stage
in 9 minutes and 49 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
6 deletions
+0
-6
calendarjanitor/calendarjanitor.cpp
calendarjanitor/calendarjanitor.cpp
+0
-1
konsolekalendar/konsolekalendar.cpp
konsolekalendar/konsolekalendar.cpp
+0
-2
konsolekalendar/konsolekalendarepoch.cpp
konsolekalendar/konsolekalendarepoch.cpp
+0
-1
konsolekalendar/konsolekalendarvariables.cpp
konsolekalendar/konsolekalendarvariables.cpp
+0
-2
No files found.
calendarjanitor/calendarjanitor.cpp
View file @
2b393700
...
...
@@ -18,7 +18,6 @@
#include <KLocalizedString>
#include <QList>
#include <QString>
#include <QTextStream>
#include <QCoreApplication>
...
...
konsolekalendar/konsolekalendar.cpp
View file @
2b393700
...
...
@@ -23,7 +23,6 @@
#include "konsolekalendar_debug.h"
#include <KLocalizedString>
#include <KCalendarCore/Event>
#include <KCalUtils/HtmlExport>
#include <kcalutils/htmlexportsettings.h>
#include <AkonadiCore/AgentManager>
...
...
@@ -33,7 +32,6 @@
#include <AkonadiCore/Collection>
#include <AkonadiCore/CollectionFetchScope>
#include <QDateTime>
#include <QDBusInterface>
#include <QDBusReply>
#include <QFile>
...
...
konsolekalendar/konsolekalendarepoch.cpp
View file @
2b393700
...
...
@@ -19,7 +19,6 @@
#include <stdlib.h>
#include <iostream>
#include <QDateTime>
using
namespace
std
;
KonsoleKalendarEpoch
::
KonsoleKalendarEpoch
()
...
...
konsolekalendar/konsolekalendarvariables.cpp
View file @
2b393700
...
...
@@ -20,8 +20,6 @@
#include "konsolekalendar_debug.h"
#include <kconfig.h>
#include <QDateTime>
#include <QString>
#include <QStringList>
#include <stdlib.h>
...
...
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