X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c79f9c1606102f14dcb8ac1f025d792c8dead53..9859d369b49e35a1cad0f760173e165f974fb6cb:/src/gtk/collpane.cpp diff --git a/src/gtk/collpane.cpp b/src/gtk/collpane.cpp index 93b0be56e1..3ba9f7e25f 100644 --- a/src/gtk/collpane.cpp +++ b/src/gtk/collpane.cpp @@ -199,7 +199,6 @@ bool wxCollapsiblePane::Create(wxWindow *parent, pos, size, style, val, name); m_needParent = true; - m_acceptsFocus = true; m_bIgnoreNextChange = false; if ( !PreCreation( parent, pos, size ) ||