git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23881
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( event.GetActive() )
{
// restore focus to the child which was last focused
if ( event.GetActive() )
{
// restore focus to the child which was last focused
- wxLogTrace(_T("focus"), _T("wxTLW %08x activated."), (int) m_hWnd);
+// wxLogTrace(_T("focus"), _T("wxTLW %08x activated."), (int) m_hWnd);
wxWindow *parent = m_winLastFocused ? m_winLastFocused->GetParent()
: NULL;
wxWindow *parent = m_winLastFocused ? m_winLastFocused->GetParent()
: NULL;