fixed wxFrame::IconizeChildFrames() bug which would restore the child frame even...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Nov 2001 01:26:14 +0000 (01:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Nov 2001 01:26:14 +0000 (01:26 +0000)
commit9327c3aa027ed135748cf2f059d1555198b02d24
tree195038e3d0c7715bb2b48e227f88646b9d23ffc4
parent5e6a47f5a754a9d99a845c92fb2a6d367d98ecdd
fixed wxFrame::IconizeChildFrames() bug which would restore the child frame even if it had been iconized before the main frame was

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