projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Spelling fixes [#1017001], source cleaning.
[wxWidgets.git]
/
include
/
wx
/
bmpbuttn.h
diff --git
a/include/wx/bmpbuttn.h
b/include/wx/bmpbuttn.h
index c874c9d9dabed5ef9b775c8b66b00d5e78099cc6..54a38c432248daccb7db01d3e98db7b11a94d8e6 100644
(file)
--- a/
include/wx/bmpbuttn.h
+++ b/
include/wx/bmpbuttn.h
@@
-67,7
+67,7
@@
public:
protected:
// function called when any of the bitmaps changes
- virtual void OnSetBitmap() { }
+ virtual void OnSetBitmap() {
InvalidateBestSize();
}
// the bitmaps for various states
wxBitmap m_bmpNormal,