Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Desktop
Commits
ded561f9
Commit
ded561f9
authored
Nov 29, 2020
by
Nicolas Fella
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused includes
parent
143351ae
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
8 deletions
+0
-8
kcms/baloo/kcm.cpp
kcms/baloo/kcm.cpp
+0
-1
kcms/dateandtime/main.cpp
kcms/dateandtime/main.cpp
+0
-1
kcms/hardware/joystick/joystick.cpp
kcms/hardware/joystick/joystick.cpp
+0
-1
kcms/keyboard/kcm_keyboard.cpp
kcms/keyboard/kcm_keyboard.cpp
+0
-1
kcms/ksmserver/kcmsmserver.cpp
kcms/ksmserver/kcmsmserver.cpp
+0
-1
kcms/ksplash/kcm.cpp
kcms/ksplash/kcm.cpp
+0
-1
kcms/mouse/kcm/xlib/xlib_config.cpp
kcms/mouse/kcm/xlib/xlib_config.cpp
+0
-1
kcms/nightcolor/kcm.cpp
kcms/nightcolor/kcm.cpp
+0
-1
No files found.
kcms/baloo/kcm.cpp
View file @
ded561f9
...
...
@@ -22,7 +22,6 @@
#include "fileexcludefilters.h"
#include <KPluginFactory>
#include <KPluginLoader>
#include <KAboutData>
#include <QStandardPaths>
#include <KLocalizedString>
...
...
kcms/dateandtime/main.cpp
View file @
ded561f9
...
...
@@ -30,7 +30,6 @@
#include <QDBusConnection>
#include <KAboutData>
#include <KPluginFactory>
#include <KPluginLoader>
#include <KMessageBox>
#include "dtime.h"
...
...
kcms/hardware/joystick/joystick.cpp
View file @
ded561f9
...
...
@@ -30,7 +30,6 @@
#include <stdio.h>
#include <KPluginFactory>
#include <KPluginLoader>
#include <QVBoxLayout>
...
...
kcms/keyboard/kcm_keyboard.cpp
View file @
ded561f9
...
...
@@ -21,7 +21,6 @@
#include <KAboutData>
#include <KPluginFactory>
//#include <KPluginLoader>
#include <KLocalizedString>
#include <QDBusMessage>
...
...
kcms/ksmserver/kcmsmserver.cpp
View file @
ded561f9
...
...
@@ -45,7 +45,6 @@
#include "ui_smserverconfigdlg.h"
#include <KPluginFactory>
#include <KPluginLoader>
#include <KLocalizedString>
#include <sessionmanagement.h>
...
...
kcms/ksplash/kcm.cpp
View file @
ded561f9
...
...
@@ -21,7 +21,6 @@
#include "kcm.h"
#include <KPluginFactory>
#include <KPluginLoader>
#include <KAboutData>
#include <KLocalizedString>
...
...
kcms/mouse/kcm/xlib/xlib_config.cpp
View file @
ded561f9
...
...
@@ -36,7 +36,6 @@
//#include <KConfig>
#include <KAboutData>
#include <KPluginFactory>
#include <KPluginLoader>
#include <QCheckBox>
#include <QDoubleSpinBox>
...
...
kcms/nightcolor/kcm.cpp
View file @
ded561f9
...
...
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "kcm.h"
#include <KPluginFactory>
#include <KPluginLoader>
#include <KAboutData>
#include <KLocalizedString>
...
...
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