wxUniv/MSW compilation fix.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Oct 2010 23:08:47 +0000 (23:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Oct 2010 23:08:47 +0000 (23:08 +0000)
commiteb7a47b7b943d019e8be047f0d9ad9a0b4278a23
tree7dc33b9bcfe71e9baaed87aee0d94c6beaca77cd
parent0d20ccbd5ed80c91c8cefcd5d47bcddde4070145
wxUniv/MSW compilation fix.

wxUniv/MSW compilation was broken by r65589, fix it by not assuming that
wxWindowMSW is a wxWindow because wxWindow derives from it in wxUniv.

Closes #12534.

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