Header cleanup in ProjectExplorer and Qt4ProjectManager

This commit is contained in:
Friedemann Kleint
2010-03-17 17:45:33 +01:00
parent 5cf8673ce1
commit f66df7b9a6
27 changed files with 283 additions and 160 deletions

View File

@@ -36,6 +36,7 @@
#include <projectexplorer/runconfiguration.h>
#include <QtCore/QDateTime>
#include <QtCore/QStringList>
QT_FORWARD_DECLARE_CLASS(QProcess)
QT_FORWARD_DECLARE_CLASS(QWidget)