Fix an race condition in the auto test.
authorFabien Freling <fabien.freling@nokia.com>
Fri, 15 Apr 2011 13:05:03 +0000 (15:05 +0200)
committerFabien Freling <fabien.freling@nokia.com>
Tue, 10 May 2011 09:44:54 +0000 (11:44 +0200)
commit5edb03f8554ee05785c2a98c0c522586f49d7edd
tree7de1b2016ebefdd15e270aa74201923d7b77e00b
parente37d9e969189b43cd7bf289b27394171d31bf063
Fix an race condition in the auto test.

Deleting the page in the wizard without removing it
first leads to a crash when the wizard tries to
access a deleted page.

Reviewed-by: Samuel Rødal
(cherry picked from commit 4024a08239c3e69bb2e0ca045ccbdf3fc900f675)
tests/auto/qwizard/tst_qwizard.cpp