From a8eeb10630aaff53b28dfc2f2927fd91077f33bb Mon Sep 17 00:00:00 2001 From: Nikolai Kosjar Date: Thu, 12 Apr 2018 17:18:21 +0200 Subject: [PATCH] ProjextExplorer: Update a comment Change-Id: Idfd5a91c4033f7f0a290e73c9d11592bd01dd11d Reviewed-by: Tobias Hunger --- src/plugins/projectexplorer/task.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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