Use a global solver per application. This make it possible to wire different BALMLayout's.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39040 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -134,7 +134,7 @@ private:
|
||||
void _ParseGroupItem(GroupItem& item, XTab* left,
|
||||
YTab* top, XTab* right, YTab* bottom);
|
||||
|
||||
LinearSpec fSolver;
|
||||
LinearSpec& fSolver;
|
||||
|
||||
XTab* fLeft;
|
||||
XTab* fRight;
|
||||
|
||||
Reference in New Issue
Block a user