diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2010-02-05 15:59:33 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2010-02-05 16:03:13 (GMT) |
commit | 2bc5d161e6820d459f00ac687ed99830a731cb74 (patch) | |
tree | 3e26ff6108f2305cee265f4895fe00dff935f54c /src/s60main | |
parent | fb8d0593198313b975ed6c0c9ba99624d1d1fbec (diff) | |
download | Qt-2bc5d161e6820d459f00ac687ed99830a731cb74.zip Qt-2bc5d161e6820d459f00ac687ed99830a731cb74.tar.gz Qt-2bc5d161e6820d459f00ac687ed99830a731cb74.tar.bz2 |
Fixed qt_x11_wait_for_window_manager
When we wait for the window to be shown by looking for ReparentNotify,
MapNotify, etc events in the event queue, we should check if those events come
for the right window, otherwise we might exit too early if there are event for
an other window in the queue.
Reviewed-by: Leonardo Sobral Cunha
Diffstat (limited to 'src/s60main')
0 files changed, 0 insertions, 0 deletions