Move ProjectExplorer::Task into its own file

This commit is contained in:
Tobias Hunger
2010-06-16 14:12:30 +02:00
parent fef02649ce
commit bf5c990283
11 changed files with 162 additions and 71 deletions

View File

@@ -31,6 +31,7 @@
#include "qmlprojectconstants.h"
#include <extensionsystem/pluginmanager.h>
#include <projectexplorer/taskwindow.h>
#include <QDebug>