Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
67de1227
Commit
67de1227
authored
Jun 10, 2010
by
dt
Browse files
Fix comment
parent
15f2e4e9
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/taskwindow.h
View file @
67de1227
...
...
@@ -76,7 +76,7 @@ struct PROJECTEXPLORER_EXPORT Task {
QString
file
;
int
line
;
QString
category
;
// Having a QList<QTextLayout> in Task
// Having a QList<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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment