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

@@ -47,7 +47,9 @@
#include <projectexplorer/persistentsettings.h>
#include <QtGui/QLabel>
#include <QtGui/QVBoxLayout>
#include <QtGui/QLineEdit>
#include <QtGui/QFormLayout>
using namespace ProjectExplorer;
using namespace Qt4ProjectManager;