diff --git a/src/plugins/projectexplorer/task.h b/src/plugins/projectexplorer/task.h index 9664cbf00d3..d8b72ba5d97 100644 --- a/src/plugins/projectexplorer/task.h +++ b/src/plugins/projectexplorer/task.h @@ -72,7 +72,7 @@ public: Core::Id category; QIcon icon; - // Having a QList in Task isn't that great + // Having a container of QTextLayout::FormatRange in Task isn't that great // It would be cleaner to split up the text into // the logical hunks and then assemble them again // (That is different consumers of tasks could show them in