summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-09-30 12:56:43 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-09-30 12:57:40 (GMT)
commitaf1e344ac6046640ddb728f6017b3181469c241d (patch)
treef708fc793c9cdfb348c9cc35d4b32839a8898a92 /demos
parent28be44a363468f1d3cf0a041c3daf88893820edd (diff)
downloadQt-af1e344ac6046640ddb728f6017b3181469c241d.zip
Qt-af1e344ac6046640ddb728f6017b3181469c241d.tar.gz
Qt-af1e344ac6046640ddb728f6017b3181469c241d.tar.bz2
Making tst_QListWidget::closePersistentEditor work for Symbian.
The persistent editor was not closed in time, as events from Symbian app start up had not had time to be flushed through. The addition of a 1s QTest::qWait gives plenty of time for the app to settle. Probably the better fix would be to add piece of code to testlib which would empty the event queue before executing each test case. However this was seen as an risky solution. Reviewed-by: mread
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions