git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50339
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
DisposeControl( m_controlHandle );
else
{
DisposeControl( m_controlHandle );
else
{
- // the embedded control is not under the responsibility of the tool, it will be disposed of in the
+ // the embedded control is not under the responsibility of the tool, it gets disposed of in the
// proper wxControl destructor
// proper wxControl destructor
- wxASSERT( IsValidControlHandle(GetControl()->GetPeer()->GetControlRef() )) ;
}
m_controlHandle = NULL ;
}
}
m_controlHandle = NULL ;
}