Also made LayoutContext() const.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39526 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
|
||||
void LayoutItems(bool force = false);
|
||||
BRect LayoutArea();
|
||||
BLayoutContext* LayoutContext();
|
||||
BLayoutContext* LayoutContext() const;
|
||||
|
||||
// Archiving methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user