projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added RefreshItem(s) methods
[wxWidgets.git]
/
include
/
wx
/
mac
/
statbmp.h
diff --git
a/include/wx/mac/statbmp.h
b/include/wx/mac/statbmp.h
index 3ae276eafffda9ea00264ee2a1be6aef3abb6c55..18bffd3d23f7629af8b320df1d5347a2530d3682 100644
(file)
--- a/
include/wx/mac/statbmp.h
+++ b/
include/wx/mac/statbmp.h
@@
-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;