Fix typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38749 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5051e989f6
commit
d0844c50fb
@ -4738,7 +4738,7 @@ BView::IsLayoutValid() const
|
|||||||
|
|
||||||
BLayout & BView will avoid calling InvalidateLayout on views that have
|
BLayout & BView will avoid calling InvalidateLayout on views that have
|
||||||
already been invalidated, but if the view caches internal layout information
|
already been invalidated, but if the view caches internal layout information
|
||||||
which it updates in methds other than DoLayout(), it has to invoke this
|
which it updates in methods other than DoLayout(), it has to invoke this
|
||||||
method, when it has done so, since otherwise the information might become
|
method, when it has done so, since otherwise the information might become
|
||||||
obsolete without the layout noticing.
|
obsolete without the layout noticing.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user