Fix compilation of S60 parsers.

* Incorporate new TaskWindow changes.

Reviewed-By: kkoehne
This commit is contained in:
Tobias Hunger
2009-11-11 11:00:54 +01:00
parent f8aa2c9951
commit 082a76dc67
4 changed files with 26 additions and 20 deletions

View File

@@ -36,6 +36,7 @@
#include <QtGui/QFont>
#include <QtGui/QPixmap>
using namespace ProjectExplorer;
using namespace ProjectExplorer::Internal;
BuildProgress::BuildProgress(TaskWindow *taskWindow)