projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes for moving wxHTML files into their own DLL
[wxWidgets.git]
/
include
/
wx
/
univ
/
statusbr.h
diff --git
a/include/wx/univ/statusbr.h
b/include/wx/univ/statusbr.h
index 96ba5b6299196197aabb0545043ce1d226483548..86d957c934e98e964f3ac988ba327790d223118e 100644
(file)
--- a/
include/wx/univ/statusbr.h
+++ b/
include/wx/univ/statusbr.h
@@
-88,6
+88,7
@@
protected:
// also updates m_widthsAbs if necessary
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
+ // get the rect for this field without ani side effects (see code)
wxRect DoGetFieldRect(int n) const;
// refresh the given field