summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-09-13 16:41:08 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-10-07 14:37:32 +0000
commit1e59450968b589a78fa00bc5161b2f849175f66f (patch)
tree6c69c8e542ac1fc80979ccb1286b1a6c5d78a6a2 /src/gui/kernel/qwindow.cpp
parent5b839c103de980e0b98b01bd067721f2406f4e33 (diff)
QPlatformWindow: fix isAncestorOf not breaking recursion
The current implementation got stuck always asking for the parent of the same child This patch will make sure we actually walk up the parent chain. Change-Id: I9f67f6305e0143526f53952a563d496e760ac2e7 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit f06f39779c11cabc9b4fc281f38c80edb65bd86a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/gui/kernel/qwindow.cpp')
0 files changed, 0 insertions, 0 deletions