[kwin] Drop more unused includes

--warnings
This commit is contained in:
Martin Gräßlin 2014-02-03 11:45:35 +01:00
parent c954a3151c
commit 16c44810cb
4 changed files with 0 additions and 6 deletions

View file

@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// KDE
#include <KConfigGroup>
#include <KDesktopFile>
#include <KGlobalSettings>
#include <KIcon>
#include <KDE/KLocalizedString>
#include <KServiceTypeTrader>

View file

@ -18,12 +18,10 @@
#include "kcm.h"
#include <kglobal.h>
#include <QLayout>
//Added by qt3to4:
#include <QVBoxLayout>
#include <KDE/KLocalizedString>
#include <kapplication.h>
#include <kaboutdata.h>
#include <QtDBus/QtDBus>

View file

@ -19,8 +19,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include "kdebug.h"
#include "main.h"
#include <kservicetypetrader.h>

View file

@ -16,7 +16,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <KDE/KGenericFactory>
#include <KDE/KPluginFactory>
#include "module.h"