call AddChild() when the control is already reallly created
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 15:00:40 +0000 (15:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 15:00:40 +0000 (15:00 +0000)
commit488abb222abb22cd06acb5d5beeb40c28ee808ca
treeecb290378bb62b7f670af86fa95760419ec7d259
parent7561181f03e6de08892c090335f0955f61c5ca29
call AddChild() when the control is already reallly created

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