Fix include

svn path=/trunk/KDE/kdebase/workspace/; revision=675269
icc-effect-5.14.5
Laurent Montel 2007-06-13 21:26:08 +00:00
parent 470f0e9e52
commit ab2fa82d7c
6 changed files with 0 additions and 6 deletions

View File

@ -19,7 +19,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include <QWidget>
#include <QGridLayout>
#include <QLabel>
#include <QStringList>
#include <QComboBox>
KWIN_EFFECT_CONFIG( presentwindows, KWin::PresentWindowsEffectConfig )

View File

@ -19,7 +19,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include <QWidget>
#include <QGridLayout>
#include <QLabel>
#include <QStringList>
#include <QSpinBox>
KWIN_EFFECT_CONFIG( shadow, KWin::ShadowEffectConfig )

View File

@ -22,7 +22,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include <QtDBus/QtDBus>
#include <QBoxLayout>
#include <QStringList>

View File

@ -15,7 +15,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include <kcmodule.h>
#include <ksharedconfig.h>
#include <QStringList>
#include <QHash>
#include <QSet>

View File

@ -10,7 +10,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include "kwineffects.h"
#include <QStringList>
#include <QtDBus/QtDBus>
#include <QVariant>
#include <QList>

View File

@ -15,7 +15,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include <QObject>
#include <QFont>
#include <QPalette>
#include <QStringList>
#include <kdecoration_p.h>
#include "placement.h"