forked from qt-creator/qt-creator
ProjextExplorer: Update a comment
Change-Id: Idfd5a91c4033f7f0a290e73c9d11592bd01dd11d Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
Core::Id category;
|
||||
QIcon icon;
|
||||
|
||||
// Having a QList<QTextLayout::FormatRange> 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
|
||||
|
Reference in New Issue
Block a user