git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32773
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( GetId() != wxID_SEPARATOR )
SetMarginWidth(GetMarginWidth());
if ( GetId() != wxID_SEPARATOR )
SetMarginWidth(GetMarginWidth());
- // tell the owner drawing code to to show the accel string as well
+ // tell the owner drawing code to show the accel string as well
SetAccelString(m_text.AfterFirst(_T('\t')));
#endif // wxUSE_OWNER_DRAWN
}
SetAccelString(m_text.AfterFirst(_T('\t')));
#endif // wxUSE_OWNER_DRAWN
}