X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..1d261710b8a6cf129d9670d640a4d5df3ca6c0cc:/include/wx/mac/statbmp.h?ds=inline diff --git a/include/wx/mac/statbmp.h b/include/wx/mac/statbmp.h index f2162aeb10..48cad8933a 100644 --- a/include/wx/mac/statbmp.h +++ b/include/wx/mac/statbmp.h @@ -54,6 +54,7 @@ class WXDLLEXPORT wxStaticBitmap: public wxControl // overriden base class virtuals virtual bool AcceptsFocus() const { return FALSE; } + wxSize DoGetBestSize() const ; protected: wxBitmap m_messageBitmap;