diff options
author | Nikolai Kosjar <nikolai.kosjar@digia.com> | 2014-05-08 13:21:42 -0400 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@digia.com> | 2014-05-23 14:24:10 +0200 |
commit | cadc4b42bacf959258f7d4b19e93d02c02b63449 (patch) | |
tree | 132d8a7cfc02177f89b341ec92a9c856f05afcc8 /src/plugins/cpptools/cpptoolsreuse.cpp | |
parent | 41aa2cb3bdd247898b32941270838ec6348cd755 (diff) | |
download | qt-creator-cadc4b42bacf959258f7d4b19e93d02c02b63449.tar.gz |
Cpp{Tools,Editor}: Tests: Use QString instead of QByteArray
This is necessary in order to add tests with multi-byte UTF-8 code
points. Otherwise the initial and target source code marker positions
will be calculated on the QByteArray (test code) but used with a QString
(editor document).
Change-Id: I108961b13d32912a4d3193cf26eb59f65d296f57
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsreuse.cpp')
0 files changed, 0 insertions, 0 deletions