Fix the build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31789 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,3 +39,11 @@ MainWindow::SchedulingPage::SetModel(Model* model)
|
|||||||
if (fModel != NULL) {
|
if (fModel != NULL) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void
|
||||||
|
MainWindow::SchedulingPage::TableRowInvoked(Table* table, int32 rowIndex)
|
||||||
|
{
|
||||||
|
// TODO: ...
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user