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
PimCommon
Commits
0b98b70e
Commit
0b98b70e
authored
Aug 13, 2021
by
Laurent Montel
😁
Browse files
Remove unused includes
parent
270c25ff
Pipeline
#74689
passed with stage
in 10 minutes and 56 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/pimcommonakonadi/addressline/plugins/addressesslineeditpluginmanager.cpp
View file @
0b98b70e
...
...
@@ -13,7 +13,6 @@
#include
<KPluginMetaData>
#include
<QFileInfo>
#include
<QSet>
using
namespace
PimCommon
;
...
...
src/pimcommonakonadi/collectionpage/autotests/contenttypewidgettest.cpp
View file @
0b98b70e
...
...
@@ -7,9 +7,6 @@
#include
"contenttypewidgettest.h"
#include
"../contenttypewidget.h"
#include
<QComboBox>
#include
<QLabel>
#include
<QSignalSpy>
#include
<QTest>
ContentTypeWidgetTest
::
ContentTypeWidgetTest
(
QObject
*
parent
)
:
QObject
(
parent
)
...
...
src/pimcommonakonadi/collectionpage/autotests/incidencesforwidgettest.cpp
View file @
0b98b70e
...
...
@@ -7,9 +7,6 @@
#include
"incidencesforwidgettest.h"
#include
"../incidencesforwidget.h"
#include
<QComboBox>
#include
<QLabel>
#include
<QSignalSpy>
#include
<QTest>
IncidencesForWidgetTest
::
IncidencesForWidgetTest
(
QObject
*
parent
)
...
...
Write
Preview
Supports
Markdown
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