unset the button as temporary default item when it's destroyed (closes bug 1354875)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 19:50:48 +0000 (19:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 19:50:48 +0000 (19:50 +0000)
commit789367e10d91dff77ed0069c4f5079eb7a00db09
treecabfa76330bdf3429406a688a49455fc0c2ab963
parentcef55d6485619c56fb7af4c2cc23e8bbcb86b74f
unset the button as temporary default item when it's destroyed (closes bug 1354875)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/containr.h
include/wx/window.h
src/msw/button.cpp