projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
after latest changes background of radio buttons _not_ inside the notebook wasn't...
[wxWidgets.git]
/
include
/
wx
/
gtk
/
bmpbuttn.h
diff --git
a/include/wx/gtk/bmpbuttn.h
b/include/wx/gtk/bmpbuttn.h
index 473991447b3d8748012bf32ff5451049430b78b8..f4d71460df7ae126d2d614ae116f73ebcb7e62fc 100644
(file)
--- a/
include/wx/gtk/bmpbuttn.h
+++ b/
include/wx/gtk/bmpbuttn.h
@@
-68,6
+68,7
@@
public:
protected:
virtual void OnSetBitmap();
+ virtual wxSize DoGetBestSize() const;
void Init();