This commit is contained in:
ck
2009-10-16 16:42:42 +02:00
parent 525ef4cc85
commit 74caa031c4

View File

@@ -55,7 +55,7 @@ class PROJECTEXPLORER_EXPORT BuildManager
{
Q_OBJECT
//NBS TODO this class has to many different variables which hold state:
//NBS TODO this class has too many different variables which hold state:
// m_buildQueue, m_running, m_canceled, m_progress, m_maxProgress, m_activeBuildSteps and ...
// I might need to reduce that