make methods available to all ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -187,7 +187,7 @@ void wxControlContainer::SetLastFocus(wxWindow *win)
|
||||
// within the same group. Used by wxSetFocusToChild on wxMSW
|
||||
// --------------------------------------------------------------------
|
||||
|
||||
#if defined(__WXMSW__) && wxUSE_RADIOBTN
|
||||
#if wxUSE_RADIOBTN
|
||||
|
||||
wxRadioButton* wxGetPreviousButtonInGroup(wxRadioButton *btn)
|
||||
{
|
||||
|
Reference in New Issue
Block a user