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
Marco Bubke
flatpak-qt-creator
Commits
62d78bb0
Commit
62d78bb0
authored
Jan 26, 2009
by
hjk
Browse files
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
parents
1a621a9c
191f182e
Changes
1
Hide whitespace changes
Inline
Side-by-side
shared/cplusplus/Parser.cpp
View file @
62d78bb0
...
...
@@ -2583,7 +2583,7 @@ bool Parser::parseNameId(NameAST *&name)
return
parseName
(
name
,
false
);
}
return
fals
e
;
return
tru
e
;
}
bool
Parser
::
parseNestedExpression
(
ExpressionAST
*&
node
)
...
...
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