Fix QTextBoundaryFinder assignment operator
authorKonstantin Ritt <ritt.ks@gmail.com>
Wed, 3 Oct 2012 12:29:16 +0000 (15:29 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 3 Oct 2012 14:34:32 +0000 (16:34 +0200)
commit3d620088b461b9570fc67508ab6f1b71db81e94b
treeb551c82eabb12153482fe2a09d7996efaf63010b
parent9695df4d44b228e7e778ff17d5cccac30967b1fd
Fix QTextBoundaryFinder assignment operator

for the case when the boundary finder is assigned to an invalid one.

Change-Id: I5b60984ff3fd99972fcae21895684bd83b012780
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/corelib/tools/qtextboundaryfinder.cpp
tests/auto/corelib/tools/qtextboundaryfinder/tst_qtextboundaryfinder.cpp