Fix include
svn path=/trunk/KDE/kdebase/workspace/; revision=675269
This commit is contained in:
parent
470f0e9e52
commit
ab2fa82d7c
6 changed files with 0 additions and 6 deletions
|
@ -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 )
|
||||
|
|
|
@ -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 )
|
||||
|
|
|
@ -22,7 +22,6 @@ License. See the file "COPYING" for the exact licensing terms.
|
|||
|
||||
#include <QtDBus/QtDBus>
|
||||
#include <QBoxLayout>
|
||||
#include <QStringList>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue