It is possible for a scrolled window to get focus events from children other than
authorRobin Dunn <robin@alldunn.com>
Fri, 28 Dec 2007 18:01:13 +0000 (18:01 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 28 Dec 2007 18:01:13 +0000 (18:01 +0000)
commit19cf18752e684b26b4a44a4dff1ca364e21ee074
tree8222810735c8ca4aec0b726f7917c9f2962d4126
parentc284bc61bd0a8699342e311427b7b1806f443523
It is possible for a scrolled window to get focus events from children other than
the target window's children (the wxGrid label windows for example) so don't
trigger an assert about it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/scrlwing.cpp