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
System
KCron
Commits
64060da5
Commit
64060da5
authored
Sep 25, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
5708bdd0
Pipeline
#236789
passed with stage
in 1 minute and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/crontabWidget.cpp
View file @
64060da5
...
...
@@ -14,7 +14,6 @@
#include
<QApplication>
#include
<QButtonGroup>
#include
<QClipboard>
#include
<QComboBox>
#include
<QHBoxLayout>
#include
<QLabel>
#include
<QRadioButton>
...
...
@@ -24,7 +23,6 @@
#include
<KLocalizedString>
#include
<KStandardAction>
#include
<QAction>
#include
<QIcon>
#include
"ctcron.h"
#include
"cthost.h"
...
...
src/kcmCron.cpp
View file @
64060da5
...
...
@@ -9,7 +9,6 @@
#include
"kcmCron.h"
#include
<KAboutData>
#include
<KConfig>
#include
<KLocalizedString>
#include
<KMessageBox>
#include
<KPluginFactory>
...
...
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