Fixes possible infinite loop in QApplication::topLevelAt
commitd018549a25761b5e50d90939d94384f23d7a01e0
authorJoão Abecasis <joao@abecasis.name>
Fri, 29 May 2009 17:05:29 +0000 (29 19:05 +0200)
committerJoão Abecasis <joao@abecasis.name>
Tue, 2 Jun 2009 08:42:58 +0000 (2 10:42 +0200)
treec96e5126cd38ca173bb8c18322f9a8c0d506ffcb
parent5dca661dc78d8eb0489e7debf342a0869ae75a43
Fixes possible infinite loop in QApplication::topLevelAt

KDE Bug: https://bugs.kde.org/show_bug.cgi?id=191759
Reviewed-by: Bradley T. Hughes
src/gui/kernel/qapplication_x11.cpp