No changes, just reuse a bit of code in wxMSW wxMDIParentFrame.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Sep 2012 22:49:01 +0000 (22:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Sep 2012 22:49:01 +0000 (22:49 +0000)
commit0079c032f5cbbe649cef1c3577e5f78a6138d7b2
treec77ae2973b75f3791708ab6604e5efa54891faa9
parent254dceaaababd596acd0f30308857462b66f10f1
No changes, just reuse a bit of code in wxMSW wxMDIParentFrame.

Call wxMDIChildFrame::Activate() instead of redoing the same thing. This also
ensures that iconized MDI children are restored before being activated (see
previous commit).

See #13946.

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