don't restore the focus manually after closing the dialog, default Windows behaviour...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Dec 2008 01:33:15 +0000 (01:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Dec 2008 01:33:15 +0000 (01:33 +0000)
commit88a6739128bcb9b5b68f0c2e74170ef62663b3a7
tree7c70d6f06337cad7ad0c417806e16bdfa53b27ca
parentd1935bf638f655cc356689df0af46d801c7d1bee
don't restore the focus manually after closing the dialog, default Windows behaviour seems to work just fine now (see #10240)

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