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
PIM IncidenceEditor
Commits
e40b48a8
Commit
e40b48a8
authored
Sep 28, 2022
by
Laurent Montel
Browse files
Remove unused includs
parent
fd6d1689
Pipeline
#237875
passed with stage
in 5 minutes and 34 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/attendeeeditor.cpp
View file @
e40b48a8
...
...
@@ -7,8 +7,6 @@
#include
"attendeeeditor.h"
#include
"incidenceeditor_debug.h"
using
namespace
IncidenceEditorNG
;
AttendeeEditor
::
AttendeeEditor
(
QWidget
*
parent
)
...
...
src/freebusyurldialog.cpp
View file @
e40b48a8
...
...
@@ -9,7 +9,6 @@
#include
<KLineEdit>
#include
<KLocalizedString>
#include
"incidenceeditor_debug.h"
#include
<KConfig>
#include
<KConfigGroup>
#include
<QBoxLayout>
...
...
src/incidencecategories.cpp
View file @
e40b48a8
...
...
@@ -7,8 +7,6 @@
#include
"incidencecategories.h"
#include
"editorconfig.h"
#include
"incidenceeditor_debug.h"
#include
"ui_dialogdesktop.h"
...
...
src/kweekdaycheckcombo.cpp
View file @
e40b48a8
...
...
@@ -8,8 +8,6 @@
#include
"kweekdaycheckcombo.h"
#include
"incidenceeditor_debug.h"
#include
<QLocale>
using
namespace
IncidenceEditorNG
;
...
...
src/resourcemanagement.cpp
View file @
e40b48a8
...
...
@@ -10,8 +10,6 @@
#include
"ui_resourcemanagement.h"
#include
<CalendarSupport/FreeBusyItem>
#include
"freebusyganttproxymodel.h"
#include
<Akonadi/FreeBusyManager>
#include
<EventViews/AgendaView>
...
...
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