X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..98040646309346e375e05ff923baada721618ab2:/include/wx/osx/statbox.h diff --git a/include/wx/osx/statbox.h b/include/wx/osx/statbox.h index b7b86b08a9..ccd66cab42 100644 --- a/include/wx/osx/statbox.h +++ b/include/wx/osx/statbox.h @@ -44,7 +44,7 @@ class WXDLLIMPEXP_CORE wxStaticBox: public wxControl virtual void ProcessCommand(wxCommandEvent& WXUNUSED(event)) {}; virtual void GetBordersForSizer(int *borderTop, int *borderOther) const; - + virtual bool AcceptsFocus() const { return false; } // protect native font of box