forked from qt-creator/qt-creator
Clean headers in Git.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ib2afbc530760684db96888b927c5153b29fe24aa Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -34,11 +34,6 @@
|
||||
|
||||
#include "vcsbase/vcsbaseplugin.h"
|
||||
|
||||
#include <coreplugin/editormanager/ieditorfactory.h>
|
||||
#include <extensionsystem/iplugin.h>
|
||||
|
||||
#include <QObject>
|
||||
#include <QProcess>
|
||||
#include <QStringList>
|
||||
#include <QPointer>
|
||||
#include <QPair>
|
||||
@@ -51,6 +46,7 @@ class QFileInfo;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Core {
|
||||
class IEditor;
|
||||
class IEditorFactory;
|
||||
class Command;
|
||||
class Context;
|
||||
|
||||
Reference in New Issue
Block a user