]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/radiobox.cpp
rebaked after adding new string-related headers
[wxWidgets.git] / src / gtk / radiobox.cpp
index e84d215469fbda5c7e65c52463dd0f1e2aa8cb42..911aa6ccaba0fd0c5fb06b055db6164d13d8b14a 100644 (file)
@@ -219,7 +219,6 @@ IMPLEMENT_DYNAMIC_CLASS(wxRadioBox,wxControl)
 void wxRadioBox::Init()
 {
     m_needParent = true;
-    m_acceptsFocus = true;
 
     m_hasFocus =
     m_lostFocus = false;