mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 14:20:35 +08:00
Added DoGetFieldRect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -88,6 +88,8 @@ protected:
|
||||
// also updates m_widthsAbs if necessary
|
||||
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
|
||||
|
||||
wxRect DoGetFieldRect(int n) const;
|
||||
|
||||
// refresh the given field
|
||||
void RefreshField(int i);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user