]> git.saurik.com Git - wxWidgets.git/commit
don't use parent window of a TLW in HandleOnNavigationKey(), even if it's apparently...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 00:09:24 +0000 (00:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 00:09:24 +0000 (00:09 +0000)
commit391b16953a9895de51f2f6ecd9237088903bc0d8
treedd391de22e3ec421260376c81bf04afe1e455fd8
parent521d34369b806a3ae359d2abef1ab28e3214974a
don't use parent window of a TLW in HandleOnNavigationKey(), even if it's apparently harmless it's wrong to involve the parent TLW in the code navigating inside this one

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