]> git.saurik.com Git - wxWidgets.git/commitdiff
header I forgot to commit yesterday (sorry) as part of statusbar flicker reduction...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Mar 2002 15:10:13 +0000 (15:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Mar 2002 15:10:13 +0000 (15:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/univ/statusbr.h

index 96ba5b6299196197aabb0545043ce1d226483548..86d957c934e98e964f3ac988ba327790d223118e 100644 (file)
@@ -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