diff --git a/kcmkwin/kwindecoration/decorationmodel.cpp b/kcmkwin/kwindecoration/decorationmodel.cpp index 9e16821582..988410b8c7 100644 --- a/kcmkwin/kwindecoration/decorationmodel.cpp +++ b/kcmkwin/kwindecoration/decorationmodel.cpp @@ -22,7 +22,6 @@ #include #include // KDE -#include #include #include #include diff --git a/kcmkwin/kwinscreenedges/main.cpp b/kcmkwin/kwinscreenedges/main.cpp index a06604a042..71e8f693f9 100644 --- a/kcmkwin/kwinscreenedges/main.cpp +++ b/kcmkwin/kwinscreenedges/main.cpp @@ -29,7 +29,6 @@ along with this program. If not, see . #include #include #include -#include #include K_PLUGIN_FACTORY(KWinScreenEdgesConfigFactory, registerPlugin();) diff --git a/kcmkwin/kwinscreenedges/touch.cpp b/kcmkwin/kwinscreenedges/touch.cpp index 5d16f8a049..f39b1b6519 100644 --- a/kcmkwin/kwinscreenedges/touch.cpp +++ b/kcmkwin/kwinscreenedges/touch.cpp @@ -29,7 +29,6 @@ along with this program. If not, see . #include #include #include -#include #include K_PLUGIN_FACTORY(KWinScreenEdgesConfigFactory, registerPlugin();) diff --git a/kcmkwin/kwintabbox/main.cpp b/kcmkwin/kwintabbox/main.cpp index bc64d73991..e20060803b 100644 --- a/kcmkwin/kwintabbox/main.cpp +++ b/kcmkwin/kwintabbox/main.cpp @@ -38,8 +38,6 @@ along with this program. If not, see . #include #include #include -#include -#include #include #include #include