Fixed build after Layout api change (hopefully the fix is correct)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38210 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2010-08-17 20:09:25 +00:00
parent 9189743037
commit 42f0a4a120
@@ -1765,7 +1765,7 @@ MainWindow::SchedulingPage::SchedulingPage(MainWindow* parent)
&fSelectionModel),
fSchedulingView = new SchedulingView(fFontInfo, &fFilterModel,
&fSelectionModel),
fFontInfo, &fFilterModel))
fFontInfo, &fFilterModel)).View();
;
AddChild(fScrollView = new BScrollView("scroll", scrollChild, 0, true,