Made AncestorsVisible() const.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39525 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
int32 IndexOfItem(const BLayoutItem* item) const;
|
||||
int32 IndexOfView(BView* child) const;
|
||||
|
||||
bool AncestorsVisible();
|
||||
bool AncestorsVisible() const;
|
||||
|
||||
// Layouting related methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user