Skip to content
Commit 1b9ccdac authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

umbrello/codeimport/nativeimportbase.cpp

- In function parseFile for-loop of m_srcIndex, if firstToken starts
  with m_singleLineCommentIntro then use accumulating assignment to
  m_comment instead of simple assignment.
  Reason: This preserves multiple consecutive single line comments.
parent e9fbd978
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment