diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-04 12:00:01 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-04 13:50:33 (GMT) |
commit | 1a60fb9506519210edcbfb3fbc400a67a6d26a41 (patch) | |
tree | 617cd54d145332ea251a5a822028d4e8f6ef6aa3 /tests/auto/qtimer | |
parent | f7be6402e089aefd445a5ab98912ff5aea511cea (diff) | |
download | Qt-1a60fb9506519210edcbfb3fbc400a67a6d26a41.zip Qt-1a60fb9506519210edcbfb3fbc400a67a6d26a41.tar.gz Qt-1a60fb9506519210edcbfb3fbc400a67a6d26a41.tar.bz2 |
Optimize qt_format_text test operations: try not to detach
Second try.
This is a fixed version of the one reverted in commit 25014061b8de
The difference is that it does
text[offset] = QChar::LineSeparator;
instead of
chr = QChar::LineSeparator;
Reviewed-by: Eskil
Diffstat (limited to 'tests/auto/qtimer')
0 files changed, 0 insertions, 0 deletions