]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/radiobut.cpp
disable select root menu command when the root is hidden
[wxWidgets.git] / src / gtk / radiobut.cpp
index 400b101454b5fe77b956e10cca84cdf66f92614d..f52faff09efe93b8a11e4caf50ed01eb28a5a602 100644 (file)
@@ -62,7 +62,6 @@ bool wxRadioButton::Create( wxWindow *parent,
                             const wxValidator& validator,
                             const wxString& name )
 {
-    m_acceptsFocus = TRUE;
     m_needParent = TRUE;
 
     m_blockEvent = FALSE;