User BView's layout item tracking functionality to simplify and optimize some methods in BLayout and BView.
Delete BLayout::RemoveViewRecursive() as it is no longer needed. Add a few TODO's.
This commit is contained in:
@@ -89,7 +89,6 @@ protected:
|
||||
private:
|
||||
friend class BView;
|
||||
|
||||
bool RemoveViewRecursive(BView* view);
|
||||
bool InvalidateLayoutsForView(BView* view);
|
||||
bool InvalidationLegal();
|
||||
void SetOwner(BView* owner);
|
||||
|
||||
Reference in New Issue
Block a user