diff options
author | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2010-04-16 17:39:55 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2010-04-16 17:46:32 +0200 |
commit | 55302393ce7560c614e84109fdbab1bd66cf5877 (patch) | |
tree | 98b00e05d450f3c882cfd16c5fc7a832d3bbda8e /src/shared/cplusplus/CheckDeclarator.cpp | |
parent | b5b29532f32e95cd02c08edd2a522e5880dfef97 (diff) | |
download | qt-creator-55302393ce7560c614e84109fdbab1bd66cf5877.tar.gz |
Don't highlight \ at end of line as whitespace
It is not considered a token by the C++ tokenizer, and was hence
considered to be trailing whitespace. Use the highightLine method to
make sure that any non-whitespace characters in this "trailing
whitespace" are not highlighted as such.
Task-number: QTCREATORBUG-987
Diffstat (limited to 'src/shared/cplusplus/CheckDeclarator.cpp')
0 files changed, 0 insertions, 0 deletions