Fix includes

svn path=/trunk/KDE/kdebase/workspace/; revision=1018077
icc-effect-5.14.5
Laurent Montel 2009-09-01 07:05:48 +00:00
parent 39ea19f79f
commit 3ce5dd0ffc
11 changed files with 0 additions and 12 deletions

View File

@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwinglutils.h>
#include <QString>
#include <KStandardDirs>
#include <kdebug.h>

View File

@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwineffects.h>
#include <QHash>
#include <QPixmap>
#include <QRect>
#include <QRegion>
#include <QSize>

View File

@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_COVERSWITCH_H
#include <QHash>
#include <QPixmap>
#include <QRect>
#include <QRegion>
#include <QSize>

View File

@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kshortcut.h>
#include <QObject>
#include <QQueue>
#include <QSet>
namespace KWin
{

View File

@ -24,8 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kcolorscheme.h>
#include <KActionCollection>
#include <kaction.h>
#include <KFileDialog>
#include <KImageFilePreview>
#include <QVBoxLayout>
#include <QColor>

View File

@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kconfiggroup.h>
#include <QVBoxLayout>
#include <QColor>
namespace KWin
{

View File

@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kaction.h>
#include <QVBoxLayout>
#include <QColor>
namespace KWin
{

View File

@ -30,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <KShortcutsEditor>
#include <QWidget>
#include <QGridLayout>
namespace KWin
{

View File

@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#include <QMouseEvent>
#include <QPainter>
#include <math.h>
#include <assert.h>

View File

@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kaction.h>
#include <QVBoxLayout>
#include <QColor>
namespace KWin
{

View File

@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwineffects.h>
#include <kwinglutils.h>
#include <QDateTime>
namespace KWin
{