Update layout docs for LayoutInvalidated() changes.

This commit is contained in:
Alex Wilson
2011-10-28 14:17:02 -06:00
parent 9e9698bcd8
commit 7ab5610ba9
2 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ topLayout->AddItem(nestedLayoutWithView);
is given more or less space than it previously had, or an object in this
layout has had its InvalidateLayout() method called.
\see BView::InvalidateLayout() BLayoutItem::InvalidateLayout()
\sa BView::InvalidateLayout(), BLayoutItem::InvalidateLayout()
*/