From b8572433e25a9118b38ac1271a8c435cf0930bc0 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 10 Jan 2007 17:31:00 +0000 Subject: Doesn't need a config.h Reduce kapplication.h usage to the minimum svn path=/trunk/playground/utils/dolphin/; revision=622088 --- src/dolphinmainwindow.h | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index fcfab60f0..c2beb202f 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -22,23 +22,13 @@ #ifndef _DOLPHIN_MAINWINDOW_H_ #define _DOLPHIN_MAINWINDOW_H_ -#ifdef HAVE_CONFIG_H -#include -#endif - -#include #include #include -#include #include -#include - -#include -#include #include "dolphinview.h" -#include "undomanager.h" +#include "undomanager.h" // for DolphinCommand::Type class KPrinter; class KUrl; -- cgit v1.3