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
1356d8c2
Commit
1356d8c2
authored
Apr 16, 2009
by
Oswald Buddenhagen
Browse files
whoops
newlines are like whitespace, so items don't run together
parent
c95b3eef
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/proparser/profileevaluator.cpp
View file @
1356d8c2
...
...
@@ -346,6 +346,7 @@ bool ProFileEvaluator::Private::parseLine(const QString &line0)
m_contNextLine
=
escaped
;
if
(
escaped
)
{
m_proitem
.
chop
(
1
);
updateItem
();
return
true
;
}
else
{
if
(
!
m_syntaxError
)
{
...
...
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