No real changes, just add a wxCHECK to GetDlgUnitBase().
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:57:02 +0000 (21:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:57:02 +0000 (21:57 +0000)
commite14e0b2f158bc97b3c332080c3562897b7aefeaf
treeee987ec9a2095f0d94376aab46a6d1a52c20ec24
parenta15781955d5e06b1a9a197be87a6f8734a8ba5e2
No real changes, just add a wxCHECK to GetDlgUnitBase().

Verify that we do have a valid TLW parent: even though this normally should be
always the case, it might not be when the window is being created or destroyed,
see #14355.

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