fix crash caused by an wxMDIClientWindow's GTK signal handler being called when the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 14 Mar 2009 01:24:45 +0000 (01:24 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 14 Mar 2009 01:24:45 +0000 (01:24 +0000)
commit5a0a15cf56c4bfde818e9d575fb662612e156c2f
tree68f97a9741f4c1f28689df8f5b8a7ecb403c1c89
parent49e3b82c03986663a276f6ec3374d5fd1b088484
fix crash caused by an wxMDIClientWindow's GTK signal handler being called when the wxMDIClientWindow is already (partially) destroyed: easily reproducible (without this fix) in the 'mdi' and 'svg' samples

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/mdi.h
src/gtk/mdi.cpp