X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..b213ba752c28216697b92d0e7580a599c5142123:/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