From ab2fa82d7c6efc7391a7daf5dcbea6f41915c21b Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 13 Jun 2007 21:26:08 +0000 Subject: [PATCH] Fix include svn path=/trunk/KDE/kdebase/workspace/; revision=675269 --- effects/presentwindows_config.cpp | 1 - effects/shadow_config.cpp | 1 - kcmkwin/kwineffects/main.cpp | 1 - kcmkwin/kwineffects/main.h | 1 - lib/kwineffects.cpp | 1 - options.h | 1 - 6 files changed, 6 deletions(-) diff --git a/effects/presentwindows_config.cpp b/effects/presentwindows_config.cpp index 7f1dd53767..cc9fa54adc 100644 --- a/effects/presentwindows_config.cpp +++ b/effects/presentwindows_config.cpp @@ -19,7 +19,6 @@ License. See the file "COPYING" for the exact licensing terms. #include #include #include -#include #include KWIN_EFFECT_CONFIG( presentwindows, KWin::PresentWindowsEffectConfig ) diff --git a/effects/shadow_config.cpp b/effects/shadow_config.cpp index ff88e296ee..8ab56b2db3 100644 --- a/effects/shadow_config.cpp +++ b/effects/shadow_config.cpp @@ -19,7 +19,6 @@ License. See the file "COPYING" for the exact licensing terms. #include #include #include -#include #include KWIN_EFFECT_CONFIG( shadow, KWin::ShadowEffectConfig ) diff --git a/kcmkwin/kwineffects/main.cpp b/kcmkwin/kwineffects/main.cpp index 013890d05b..a4ae49508f 100644 --- a/kcmkwin/kwineffects/main.cpp +++ b/kcmkwin/kwineffects/main.cpp @@ -22,7 +22,6 @@ License. See the file "COPYING" for the exact licensing terms. #include #include -#include diff --git a/kcmkwin/kwineffects/main.h b/kcmkwin/kwineffects/main.h index fb9614fad7..73a4e4998b 100644 --- a/kcmkwin/kwineffects/main.h +++ b/kcmkwin/kwineffects/main.h @@ -15,7 +15,6 @@ License. See the file "COPYING" for the exact licensing terms. #include #include -#include #include #include diff --git a/lib/kwineffects.cpp b/lib/kwineffects.cpp index 9bd2663071..03950c2586 100644 --- a/lib/kwineffects.cpp +++ b/lib/kwineffects.cpp @@ -10,7 +10,6 @@ License. See the file "COPYING" for the exact licensing terms. #include "kwineffects.h" -#include #include #include #include diff --git a/options.h b/options.h index c69cadd4f6..b5686336c8 100644 --- a/options.h +++ b/options.h @@ -15,7 +15,6 @@ License. See the file "COPYING" for the exact licensing terms. #include #include #include -#include #include #include "placement.h"