Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline

This commit is contained in:
hjk
2009-01-20 11:54:28 +01:00
7 changed files with 68 additions and 24 deletions

View File

@@ -48,6 +48,7 @@
#include "profilereader.h"
#include "gdbmacrosbuildstep.h"
#include <extensionsystem/pluginmanager.h>
#include <projectexplorer/buildmanager.h>
#include <projectexplorer/project.h>
#include <projectexplorer/projectexplorer.h>
@@ -64,7 +65,6 @@
#ifdef WITH_TESTS
#include <QTest>
#include <extensionsystem/pluginmanager.h>
#endif
using namespace Qt4ProjectManager::Internal;