OSDN Git Service

Fix a bug when processing the comment
authorJarek Kobus <jkobus@trolltech.com>
Fri, 13 Nov 2009 07:48:28 +0000 (08:48 +0100)
committerJarek Kobus <jkobus@trolltech.com>
Fri, 13 Nov 2009 07:52:35 +0000 (08:52 +0100)
commit37e08bbdd4b1a9fcd0733e92515a28bd8a90a7cd
tree0c8b7a47d8820bf4cf94c8e9b35b412619d91dac
parent5e6e5e3261f3d9792cf98c589008c04cac533478
Fix a bug when processing the comment

When we meet /* we look for closing */ and continue processing from the next char, not from '/' which was a part of the closing comment
src/plugins/designer/qtcreatorintegration.cpp