From 13911a64f5f274bcfe62bb9344fb9bb6f722c696 Mon Sep 17 00:00:00 2001 From: Urs Wolfer Date: Wed, 30 Nov 2005 23:58:24 +0000 Subject: [PATCH] less Q3: * remove unused Q3 includes * revert mistake form my last commit svn path=/trunk/KDE/kdebase/workspace/; revision=484484 --- clients/default/config/config.h | 1 - clients/modernsystem/config/config.h | 1 - kcmkwin/kwinrules/detectwidget.h | 1 - 3 files changed, 3 deletions(-) diff --git a/clients/default/config/config.h b/clients/default/config/config.h index d105f19171..4cda567fe3 100644 --- a/clients/default/config/config.h +++ b/clients/default/config/config.h @@ -14,7 +14,6 @@ #include #include #include -#include #include class KDEDefaultConfig: public QObject diff --git a/clients/modernsystem/config/config.h b/clients/modernsystem/config/config.h index 9b99fd0525..34962a2137 100644 --- a/clients/modernsystem/config/config.h +++ b/clients/modernsystem/config/config.h @@ -2,7 +2,6 @@ #define __KDE_MODSYSTEMCONFIG_H #include -#include #include #include diff --git a/kcmkwin/kwinrules/detectwidget.h b/kcmkwin/kwinrules/detectwidget.h index 9d79a08f22..8f64bb9144 100644 --- a/kcmkwin/kwinrules/detectwidget.h +++ b/kcmkwin/kwinrules/detectwidget.h @@ -24,7 +24,6 @@ #include #include -#include #include "../../rules.h" //Added by qt3to4: