From d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Thu, 2 Sep 2010 18:10:46 +0200 Subject: Include clean-up in the big src directory --- src/webinspectorpanel.cpp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'src/webinspectorpanel.cpp') diff --git a/src/webinspectorpanel.cpp b/src/webinspectorpanel.cpp index 3d1a5a1e..05e24fe0 100644 --- a/src/webinspectorpanel.cpp +++ b/src/webinspectorpanel.cpp @@ -26,18 +26,15 @@ // Self Includes #include "webinspectorpanel.h" -#include "webinspectorpanel.moc" // Local Includes -#include "webtab.h" -#include "webview.h" +#include "mainwindow.h" #include "webpage.h" - -// KDE Includes -#include "KAction" +#include "webtab.h" // Qt Includes -#include +#include +#include WebInspectorPanel::WebInspectorPanel(QString title, QWidget *parent) -- cgit v1.2.1