add GetMDIParent() and use it to reduce the number of casts in the MDI code (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 23:37:07 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 23:37:07 +0000 (23:37 +0000)
commit55ae15512cbb4a36648fcd7543c6f816105b6228
tree1d01aa446287049f0604a5724d5ebe0e97eb835c
parent3ab6b7e64c3f3e0ad945976dad35677fdf41dd35
add GetMDIParent() and use it to reduce the number of casts in the MDI code (patch 1885462)

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