Fix tst_qquicktextedit.
authorMichael Brasser <michael.brasser@nokia.com>
Mon, 12 Mar 2012 00:55:25 +0000 (10:55 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Mar 2012 16:04:28 +0000 (17:04 +0100)
commit6cf36b2497f0fdcfced155cd85e403b64bfa269e
treeffbfa98ab032b2af60135ff49911c68edf54bc3f
parentcb1ff7a8e5db8925afbca5cb00826deb87818cd7
Fix tst_qquicktextedit.

Recent changes to mouse double-click handling mean that two
calls to QTest::mouseClick with the same position will result in a
double click, which was causing this test to fail.

Change-Id: I21e6aa7ab2221b6ea82b1afd13e36b7ba0aef8dc
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp