Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from all the non-generated files. This should hopefully avoid future commits mixing significant changes with insignificant whitespace ones.
This commit is contained in:
@@ -242,7 +242,7 @@ void wxControlContainer::SetLastFocus(wxWindow *win)
|
||||
// within the same group. Used by wxSetFocusToChild
|
||||
// --------------------------------------------------------------------
|
||||
|
||||
#if wxUSE_RADIOBTN
|
||||
#if wxUSE_RADIOBTN
|
||||
|
||||
wxRadioButton* wxGetPreviousButtonInGroup(wxRadioButton *btn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user