aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/currentprojectfind.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-11-02 16:14:00 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-11-02 16:14:00 +0100
commit22f03cbde6fe6ea8ff635e6f1f2e8e4fc6d94df3 (patch)
treeb85b83236b80c34f14ecf2547258ef7762e352d9 /src/plugins/projectexplorer/currentprojectfind.h
parent220a3d1a372fd976deca6212e633ad4fa4a14113 (diff)
ProjectExplor/Debugger: Header cleanup
Diffstat (limited to 'src/plugins/projectexplorer/currentprojectfind.h')
-rw-r--r--src/plugins/projectexplorer/currentprojectfind.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plugins/projectexplorer/currentprojectfind.h b/src/plugins/projectexplorer/currentprojectfind.h
index dc0c5f7d5c..8cedf7c548 100644
--- a/src/plugins/projectexplorer/currentprojectfind.h
+++ b/src/plugins/projectexplorer/currentprojectfind.h
@@ -32,11 +32,6 @@
#include "allprojectsfind.h"
-#include <find/ifindfilter.h>
-#include <find/searchresultwindow.h>
-
-#include <QtCore/QPointer>
-
QT_BEGIN_NAMESPACE
class QWidget;
QT_END_NAMESPACE