don't really enable the window when its parent is disabled, just remember to do it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Mar 2007 11:44:19 +0000 (11:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Mar 2007 11:44:19 +0000 (11:44 +0000)
commit58afa32bf44fa638712bf56d46776ff7424c5282
treea6342fc0c03ab1ff113f7d4562fc83cad10f162a
parentfdf19d289fcded78e431cd1a7f858052f90b3323
don't really enable the window when its parent is disabled, just remember to do it later when the parent is enabled back

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