several mac fixes (Mark Newsams patches)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,7 +58,7 @@ class WXDLLEXPORT wxStaticBitmap: public wxStaticBitmapBase
|
||||
|
||||
// overriden base class virtuals
|
||||
virtual bool AcceptsFocus() const { return FALSE; }
|
||||
wxSize DoGetBestSize() const ;
|
||||
virtual wxSize DoGetBestSize() const ;
|
||||
|
||||
protected:
|
||||
wxBitmap m_bitmap;
|
||||
|
Reference in New Issue
Block a user