added missing #endif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
066a357890
commit
ec7a8d0256
@ -537,3 +537,5 @@ wxSize wxRadioBox::DoGetBestSize() const
|
||||
|
||||
return wxSize(totWidth, totHeight);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user