ProjectExplorer: Header cleanup in Taskwindow.

Introduce TaskWindowPrivate, add and reformat some
comments.
This commit is contained in:
Friedemann Kleint
2010-05-27 13:28:07 +02:00
parent 57f2b3e44d
commit 647c5d9b63
4 changed files with 138 additions and 143 deletions

View File

@@ -51,6 +51,7 @@
#include <QtCore/QTextStream>
#include <QtGui/QMessageBox>
#include <QtGui/QAction>
using namespace ProjectExplorer;
using namespace Qt4ProjectManager;