Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
9b551971
Commit
9b551971
authored
Feb 10, 2010
by
Tobias Hunger
Browse files
Fix typo in comment
parent
d61cca8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/target.cpp
View file @
9b551971
...
...
@@ -307,7 +307,7 @@ bool Target::fromMap(const QVariantMap &map)
if
(
i
==
activeConfiguration
)
setActiveRunConfiguration
(
rc
);
}
// Ignore missing RCs: We will just populate them usi
g
n the default ones.
// Ignore missing RCs: We will just populate them usin
g
the default ones.
return
true
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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