Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()
authorJ-P Nurmi <jpnurmi@gmail.com>
Sat, 17 May 2014 10:42:43 +0000 (12:42 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 19 May 2014 12:49:58 +0000 (14:49 +0200)
commit76679048013fc70d2cb7042e32f1dd0cb4d5dfa5
treeb8160f01dda00cc0490bb8011ff1eb6e63a360f9
parent851ae1a77dc207ec11b8ed3f0786bfe1c1905e4c
Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()

Fix the uninitialize variable and make sure the test creates
a window that has a sensible (200x200) size.

Change-Id: I02616ab3c832276921e84ae98b7ed926d8fc5f5e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Liang Qi <liang.qi@digia.com>
tests/auto/quick/qquicktextedit/data/qtbug-38947.qml
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp