Test for NULL associated frame in doc/view event handling code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 May 2013 15:56:53 +0000 (15:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 May 2013 15:56:53 +0000 (15:56 +0000)
commit10d4023e0d7c87a1e23b0305fbed8d6254565cd1
tree73b9f8ae623eb76bbfd98fd35204d4d6b2ad6461
parent62b88de2d21cdaa9d61fc4c8737eb4e58584bba1
Test for NULL associated frame in doc/view event handling code.

A view might not have any associated frame at all (this is probably a bad idea
but we don't seem to explicitly forbid this).

This should have been part of r73943, see #14314.

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