summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/default_pre.prf
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-05-24 15:47:19 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-24 17:54:13 +0000
commit65ae3de2e12ab0d9b28699b419e3d3aa8af3a267 (patch)
treeb1122dd992ab6830871770cf60fc9e7d25cab172 /mkspecs/features/default_pre.prf
parent48d14c661df502c78757d6e90ba565c6d970816b (diff)
Fix tst_QListView::setCurrentIndexAfterAppendRowCrash().
The test was half-ported from Qt 4 and #ifdefed out depending on WINVER. When it became active, it failed since it queries the window handle too early in the process. Move the code sending the message into showEvent() to ensure a window handle exists and parent the listview properly to prevent a leaking toplevel. Change-Id: I74aa9ddfd0e88dd31e9258400fc3e473b6e0d92e Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'mkspecs/features/default_pre.prf')
0 files changed, 0 insertions, 0 deletions