ProjectExplor/Debugger: Header cleanup

This commit is contained in:
Friedemann Kleint
2010-11-02 16:14:00 +01:00
parent 220a3d1a37
commit 22f03cbde6
84 changed files with 115 additions and 286 deletions

View File

@@ -30,10 +30,13 @@
#ifndef CMAKEPROJECTMANAGER_H
#define CMAKEPROJECTMANAGER_H
#include <coreplugin/dialogs/ioptionspage.h>
#include <projectexplorer/iprojectmanager.h>
#include <coreplugin/dialogs/ioptionspage.h>
#include <coreplugin/icontext.h>
#include <utils/environment.h>
#include <utils/pathchooser.h>
#include <QtCore/QFuture>
#include <QtCore/QStringList>
#include <QtCore/QDir>