Restore an iconized MDI child frame when activating it.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Sep 2012 22:48:39 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Sep 2012 22:48:39 +0000 (22:48 +0000)
commit254dceaaababd596acd0f30308857462b66f10f1
tree93c12cc34447411864d0871b36ccf39a6e331e3c
parente380ca3cf8cca3f298ec24d31a2a673c5b3c41cd
Restore an iconized MDI child frame when activating it.

Without doing this activating an iconized frame doesn't do anything at all,
i.e. doesn't present it to the user as presumably intended.

Closes #13946.

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