diff options
author | mae <qt-info@nokia.com> | 2009-09-28 13:09:29 (GMT) |
---|---|---|
committer | mae <qt-info@nokia.com> | 2009-09-28 13:25:19 (GMT) |
commit | e131a4653ec13e9a680a4b41094e78f2cc929f4d (patch) | |
tree | b13c0d91ec7289e42861f5ef4350e80fcb4198f1 /src | |
parent | 6e5c9afdb16e44d55683794442e66681f60d373b (diff) | |
download | Qt-e131a4653ec13e9a680a4b41094e78f2cc929f4d.zip Qt-e131a4653ec13e9a680a4b41094e78f2cc929f4d.tar.gz Qt-e131a4653ec13e9a680a4b41094e78f2cc929f4d.tar.bz2 |
Fix tst_QTextDocument::cursorPositionChangedOnSetText
The test was introduced to make sure that the cursor position changed signal
was not emitted excessively on setPlainText or on setHtml. The original
fix however still included one superfluous emission for a temporary
QTextCursor object. This was fixed by change 930ba91ec1e630, this change
adjusts the auto test accordingly.
Reviewed-by: Simon Hausmann
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions