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
KCalUtils
Commits
bec8a298
Commit
bec8a298
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
05728cd1
Pipeline
#38474
passed with stage
in 9 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
autotests/testincidenceformatter.cpp
autotests/testincidenceformatter.cpp
+0
-1
src/incidenceformatter.cpp
src/incidenceformatter.cpp
+0
-1
No files found.
autotests/testincidenceformatter.cpp
View file @
bec8a298
...
...
@@ -17,7 +17,6 @@
#include <KCalendarCore/Todo>
#include <KCalendarCore/Journal>
#include <KCalendarCore/FreeBusy>
#include <KCalendarCore/MemoryCalendar>
#include <KLocalizedString>
...
...
src/incidenceformatter.cpp
View file @
bec8a298
...
...
@@ -28,7 +28,6 @@
#include <KCalendarCore/FreeBusy>
#include <KCalendarCore/ICalFormat>
#include <KCalendarCore/Journal>
#include <KCalendarCore/MemoryCalendar>
#include <KCalendarCore/Todo>
#include <KCalendarCore/Visitor>
using
namespace
KCalendarCore
;
...
...
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