projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxUSE_PLOT
[wxWidgets.git]
/
include
/
wx
/
mac
/
statbmp.h
diff --git
a/include/wx/mac/statbmp.h
b/include/wx/mac/statbmp.h
index f2162aeb10e6448d69cbca51858abff84c33f8af..48cad8933adce20c157c726502251c9079bdd37b 100644
(file)
--- 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;