Clean headers in Qt4ProjectManager.

Ran script to remove inludes on a trial-and-error basis and
manually corrected it.

Change-Id: I53fa1aafaf98fd3105ef35b595e4311854cf9cbc
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Friedemann Kleint
2013-03-28 10:15:09 +01:00
parent 79e48237d6
commit c0b6d1d3f2
68 changed files with 2 additions and 271 deletions

View File

@@ -31,16 +31,10 @@
#include "profileeditor.h"
#include "profilecompletionassist.h"
#include <coreplugin/editormanager/ieditor.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/helpmanager.h>
#include <extensionsystem/pluginmanager.h>
#include <texteditor/itexteditor.h>
#include <texteditor/basetexteditor.h>
#include <texteditor/helpitem.h>
#include <utils/htmldocextractor.h>
#include <QTextCursor>
#include <QTextBlock>
#include <QUrl>